KernelEscrow
Verified contract
Active on
Ethereum with 12 txns
Balances ($0.10)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZEON | ERC-20 | 76 | $0.001362 |
$0.1 | |
XLAB | ERC-20 | 100 | $0.000002 |
$0 | |
FREE | ERC-20 | 100 | $0.00 |
$0 | |
DAI | ERC-20 | 0 | $0.999279 |
$0 | |
0xc011…732f | ERC-20 | 13,425,637,137.150479T | -- | -- | |
AfroX | ERC-20 | 3M | -- | -- | |
KICK | ERC-20 | 888.888K | -- | -- | |
EOST | ERC-20 | 25K | -- | -- | |
DAP | ERC-20 | 1.44K | -- | -- | |
DIGI | ERC-20 | 1K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12743782 | 3 years ago | | | 0 | 0.0020951000 | |
| 12743781 | 3 years ago | | | 0 | 0.0020009150 | |
| 12743780 | 3 years ago | | | 0 | 0.0020969550 | |
| 12743780 | 3 years ago | | | 0 | 0.0020969550 | |
| 12743779 | 3 years ago | | | 0 | 0.0020182400 | |
| 12743778 | 3 years ago | | | 0 | 0.0020982500 | |
| 12743774 | 3 years ago | | | 0 | 0.0020095250 | |
| 12743731 | 3 years ago | | | 0 | 0.0036935500 | |
| 12743696 | 3 years ago | | | 0 | 0.0024907400 | |
| 12743557 | 3 years ago | | | 0 | 0.0023161920 |
ABI
ABI objects
Getter at block 21284562
authority() view returns (address)
0xde4a88ef731cc55450c76e9307a64e94146006f7
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events setAuthority(address authority_)
setOwner(address owner_)
transfer(address _token, address _to, uint256 _value)
transferFromAccount(address _account, address _token, address _to, uint256 _value)
LogNote(bytes4 indexed sig, address indexed guy, bytes32 indexed foo, bytes32 indexed bar, uint256 wad, bytes fax) anonymous
LogSetAuthority(address indexed authority)
LogSetOwner(address indexed owner)
LogTransfer(address indexed token, address indexed to, uint256 value)
LogTransferFromAccount(address indexed account, address indexed token, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.