Update smart contracts

This API is used to update smart contracts.

Required Parameters :-

address - Smart contract address to be registered

blockchainType - Blockchain network to be used:

0 for Ethereum and
1 for Polygon

networkType - network type for the specified blockchain:

For BlockchainType Ethereum:

0 for Ethereum Mainnet
1 for Ropsten Testnet
2 for Rinkeby Testnet

For BlockchainType Polygon:

0 for Polygon Mainnet
1 for Polygon Mumbai

smart contract type
0 for ERC 721
1 for ERC1155

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
string
string
string
number
string
number
string
number
Responses
200

Smart contract updated successfully

400

Bad Request Errors

404

smart contract not found

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!