Skip to main content

ots_getContractCreator RPC Method

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

Updated on
Nov 02, 2023

ots_getContractCreator RPC Method

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
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free