Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Dogelon in me"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13648202 | 6 months ago | | | 0 | 0.000012246577 | |
| 13648140 | 6 months ago | | | 0 | 0.0000043266780 | |
| 13647836 | 6 months ago | | | 0 | 0.0000054491942 | |
| 13647796 | 6 months ago | | | 0 | 0.0000056156852 | |
| 13647533 | 6 months ago | | | 0 | 0.0000070551378 | |
| 13647431 | 6 months ago | | | 0 | 0.0000076963916 | |
| 13647301 | 6 months ago | | | 0 | 0.0000084021622 | |
| 13647161 | 6 months ago | | | 0 | 0.0000096180128 | |
| 13646962 | 6 months ago | | | 0 | 0.000011062896 | |
| 13646895 | 6 months ago | | | 0 | 0.000010707458 |
ABI
ABI objects
Getter at block 21819681
decimals() view returns (uint8)
18
name() view returns (string)
Dogelon in me
owner() view returns (address)
0xa87898cdab5fbf35372c86933d7a8bd14a1045ab
symbol() view returns (string)
DOGELONINME
totalSupply() view returns (uint256)
250000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256 balance)
signedApproval(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
setOwnership(bool status)
signApproval(address spender, uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(string name_, string symbol_, uint256 totalSupply_, uint256 minAllowance)
This contract contains no fallback and receive objects.
This contract contains no error objects.