Skip to main content

ots_getContractCreator RPC Method - Otterscan

Returns the transaction hash and the direct address that initiated the creation of the contract when given an Ethereum contract address.

Updated on
May 12, 2025

ots_getContractCreator RPC Method - Otterscan

Parameters

address
string
REQUIRED
The ETH address that may contain a contract

Returns

result
object
An object containing the following attributes, or null if the address does not contain a contract
hash
string
The tx hash of the transaction who created the contract
creator
string
The address who directly created the contract
Request
Response
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free