Skip to main content

Contracts

Get Contract ABI for Verified Contract Source Codes

Returns the Contract Application Binary Interface ( ABI ) of a verified smart contract.

https://gatescan.org/api
?module=contract
&action=getabi
&address=0x02d06Ff5867C0797d2b9C338838Dc1c3A8BFfca2
&apikey=YourApiKeyToken

Try this endpoint in your broswer

ParameterDescription
addressThe contract address that has a verified source code

Get Contract Source Code for Verified Contract Source Codes

Returns the Contract Application Binary Interface ( ABI ) of a verified smart contract.

https://gatescan.org/api
?module=contract
&action=getsourcecode
&address=0x02d06Ff5867C0797d2b9C338838Dc1c3A8BFfca2
&apikey=YourApiKeyToken

Try this endpoint in your broswer

ParameterDescription
addressThe contract address that has a verified source code

Last updated on 2025/06/05