OurAdmin
Verified contract
Active on
Ethereum with 2,710 txns
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xa42b…220d | ERC-1555 | 1M | -- | -- | |
0xa42b…220d | ERC-1555 | 1M | -- | -- | |
0xa42b…220d | ERC-1555 | 1M | -- | -- | |
0xa42b…220d | ERC-1555 | 100K | -- | -- | |
0xa42b…220d | ERC-1555 | 100K | -- | -- | |
0xa42b…220d | ERC-1555 | 100K | -- | -- | |
0xa42b…220d | ERC-1555 | 100K | -- | -- | |
0xa42b…220d | ERC-1555 | 99.999K | -- | -- | |
0xa42b…220d | ERC-1555 | 99.999K | -- | -- | |
0xa42b…220d | ERC-1555 | 99.999K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21269228 | a day ago | | | 0 | 0.00067623960 | |
| 21248861 | 4 days ago | | | 0 | 0.00097022707 | |
| 21248451 | 4 days ago | | | 0 | 0.00097716253 | |
| 21232926 | 6 days ago | | | 0 | 0.00085351453 | |
| 21220905 | 8 days ago | | | 0 | 0.00097189301 | |
| 21220895 | 8 days ago | | | 0 | 0.00090915243 | |
| 21194312 | 12 days ago | | | 0 | 0.0027058133 | |
| 21194302 | 12 days ago | | | 0 | 0.0030194156 | |
| 21123110 | 22 days ago | | | 0 | 0.0016092647 | |
| 21123095 | 22 days ago | | | 0 | 0.0012586398 |
ABI
ABI objects
Getter at block 21278356
getNewOwner() view returns (address)
0x0000000000000000000000000000000000000000
getOwner() view returns (address)
0xd90e0ad754ac08e8708df7ead69e3f590c076aa2
Read-only
isInWhiteList(address _whiteList) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events claimOwner() returns (bool)
execute(address _destination, bytes _data, uint256 _nonce) returns (bool)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
setWhiteList(address _whiteList, bool _isAdd) returns (bool)
transferOwnership(address _newOwner) returns (bool)
Execution(bytes32 hash)
ExecutionFailure(bytes32 hash)
LogClaimOwner(address indexed sender)
LogDropSelf(address indexed sender)
LogSetWhiteList(address indexed sender, address indexed whiteList, bool isAdd)
LogTransferOwnership(address indexed sender, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.