ApiDapp
- Homepage
- https://api.apis.guru/v2/specs/apidapp.com/2019-02-14T164701Z.json
- Provider
- apidapp.com
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/apidapp.com/2019-02-14T164701Z/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/apidapp.com/2019-02-14T164701Z/openapi.yaml
Tools (56)
Extracted live via the executor SDK.
-
account.getAccountIdGet account balance
-
account.optionsAccountOPTIONS /account
-
account.optionsAccountIdOPTIONS /account/{id}
-
account.postAccountCreate new account
-
block.getBlockAccess detailed block information
-
block.getBlockIdGet information about particular block
-
block.getBlockIdTransactionGet transaction count within block
-
block.getBlockIdTransactionIndexGet information about particular transaction within block
-
block.optionsBlockOPTIONS /block
-
block.optionsBlockIdOPTIONS /block/{id}
-
block.optionsBlockIdTransactionOPTIONS /block/{id}/transaction
-
block.optionsBlockIdTransactionIndexOPTIONS /block/{id}/transaction/{index}
-
blockchain.getBlockchainGet a list of supported blockchains
-
blockchain.getBlockchainIdGet information about blockchain woth given id
-
blockchain.optionsBlockchainOPTIONS /blockchain
-
blockchain.optionsBlockchainIdOPTIONS /blockchain/{id}
-
contract.getContractIdGet contract balance
-
contract.optionsContractOPTIONS /contract
-
contract.optionsContractIdOPTIONS /contract/{id}
-
contract.postContractCreate a new smart contract
-
contract.postContractIdCall the contract
-
echo.optionsEchoOPTIONS /echo
-
erc20.getErc20Get token information such as name, total amount in circulation, etc
-
erc20.getErc20AddressGet information amout token balance in the account
-
erc20.optionsErc20OPTIONS /erc20
-
erc20.optionsErc20AddressOPTIONS /erc20/{address}
-
erc20.postErc20POST /erc20
-
erc20.postErc20AddressTransfer tokens to another account
-
key.deleteKeyKeyDELETE /key/{key}
-
key.getKeyGET /key
-
key.optionsKeyOPTIONS /key
-
key.optionsKeyKeyOPTIONS /key/{key}
-
key.postKeyPOST /key
-
root.optionsOPTIONS /
-
transaction.getTransactionHashGet information about transaction by the transaction hash value
-
transaction.getTransactionHashReceiptGet receipt detail information
-
transaction.optionsTransactionOPTIONS /transaction
-
transaction.optionsTransactionHashOPTIONS /transaction/{hash}
-
transaction.optionsTransactionHashReceiptOPTIONS /transaction/{hash}/receipt
-
transaction.postTransactionCreate a new transaction. Transfer Ether between accounts
-
version.getVersionGet API version info
-
version.optionsVersionOPTIONS /version
-
wallet.getWalletGet current account balance
-
wallet.getWalletAccountGET /wallet/account
-
wallet.getWalletAccountIdGet account balance
-
wallet.optionsWalletOPTIONS /wallet
-
wallet.optionsWalletAccountOPTIONS /wallet/account
-
wallet.optionsWalletAccountIdOPTIONS /wallet/account/{id}
-
wallet.optionsWalletAccountIdPayOPTIONS /wallet/account/{id}/pay
-
wallet.postWalletCreate personal wallet
-
wallet.postWalletAccountPOST /wallet/account
-
wallet.postWalletAccountIdContractPOST /wallet/account/{id}/contract
-
wallet.postWalletAccountIdErc20POST /wallet/account/{id}/erc20
-
wallet.postWalletAccountIdPaySend payment from the account held within the wallet
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools