v1
latestOpenAPI 3.0.12026-07-142791104.2 KBContract
Get contract owners
This endpoint can be used to obtain contract owners from the system.
get/openapi/v1/contract/owners
Query parameters
chain'eth' | 'bsc' | 'polygon' | 'avalanche' | 'arbitrum' | 'zksync' | 'linea' | 'starknet' | 'opbnb' | 'base' | 'scroll' | 'manta_pacific' | 'optimism' | 'mantle' | 'zkfair' | 'blast' | 'merlin' | 'mode' | 'cyber' | 'bob' | 'lightlink' | 'zeta' | 'nibiru' | 'abstract' | 'bitlayer' | 'mantra' | 'monad' | 'ink' required
Chain Name, eth is default.
contract_addressstring required
The smart contract address.
cursorstring
Page cursor
limitinteger required
Page size, max is 50, default 20
Response
OK