Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000581 |
$0 | |
OHNO | ERC-20 | 32.081081 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23061122 | an hour ago | | | 0 | 0.0000029460559 | |
| 22956775 | 2 days ago | | | 0 | 4.2016001e-7 | |
| 22956604 | 2 days ago | | | 0 | 3.4412567e-7 | |
| 22764121 | 7 days ago | | | 0 | 0.000000401936384070 | |
| 22617110 | 10 days ago | | | 0 | 6.6713951e-7 | |
| 22554161 | 12 days ago | | | 0 | 3.6964801e-7 | |
| 22529867 | 12 days ago | | | 0 | 2.9790109e-7 | |
| 22404628 | 15 days ago | | | 0 | 0.0000013648531 | |
| 22288626 | 18 days ago | | | 0 | 2.9788221e-7 | |
| 22187757 | 20 days ago | | | 0 | 2.3352420e-7 |
ABI
ABI objects
Getter at block 23063199
DOMAIN_SEPARATOR() view returns (bytes32)
0x60a849e68e0cdb25c0e116593d4eb74d2c3a1b2adbb7bd916b5b69ff346c478f
decimals() view returns (uint8)
18
deployer() view returns (address)
0x67a33a588332870df9e95ee9671a4764746b3773
name() view returns (string)
Koon
symbol() view returns (string)
KOON
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _maxSupply, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.