API Updates
almost 6 years ago by Tom Mao
1/30/19
Added the following APIs:
-
Easy Transfer Asset: Returns the corresponding transaction and broadcast success status.
-
Easy Transfer Asset by Private: Returns the transaction, including the execution results.
-
Get Delegated Resource: Returns a list of resource agents for the account. The elements of the list are Delegated Resources.
-
Get Delegated Resource Account Index: Returns the resource agent profile of the account, structured as Delegated Resource Account Index.
Modified the following APIs:
- getEventResult: The API function now just takes in contractAddress, an optional object, and callback. The optional object consists of 8 parameters that can be customized by the user.
Changelog
- added: /wallet/easytransferasset
- added: /wallet/easytransferassetbyprivate
- added: /wallet/getdelegatedresource
- added: /wallet/getdelegatedresourceaccountindex
- improved: tronWeb.getEventResult