Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Dogelon"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18629519 | a year ago | | | 0 | 0.0019473333 | |
| 18629515 | a year ago | | | 0 | 0.0021018559 | |
| 18629513 | a year ago | | | 0 | 0.0030533430 | |
| 18629511 | a year ago | | | 0 | 0.0021466894 | |
| 18628980 | a year ago | | | 0 | 0.0019868995 |
ABI
ABI objects
Getter at block 21226702
decimals() view returns (uint8)
18
name() view returns (string)
Dogelon
symbol() view returns (string)
Dogelon
totalSupply() view returns (uint256)
1500000000000000000000000000
Read-only
allowance(address owner, address delegate) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
transfer(address receiver, uint256 numTokens) returns (bool)
transferFrom(address owner, address buyer, uint256 numTokens) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(uint256 total)
This contract contains no fallback and receive objects.
This contract contains no error objects.