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 "1DOGE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18955126 | 10 months ago | | | 0 | 0.0013824281 | |
| 18955100 | 10 months ago | | | 0 | 0.0014702709 | |
| 18955092 | 10 months ago | | | 0 | 0.0015327011 | |
| 18955079 | 10 months ago | | | 0 | 0.0015379901 | |
| 18955076 | 10 months ago | | | 0 | 0.0014777273 | |
| 18955072 | 10 months ago | | | 0 | 0.0015231633 | |
| 18955068 | 10 months ago | | | 0 | 0.0014038847 | |
| 18955065 | 10 months ago | | | 0 | 0.0013576581 | |
| 18955055 | 10 months ago | | | 0 | 0.0015267105 | |
| 18955041 | 10 months ago | | | 0 | 0.0014814028 |
ABI
ABI objects
Getter at block 21227741
decimals() view returns (uint8)
18
name() view returns (string)
1DOGE
owner() view returns (address)
0x71e9d0f564ff6514a9e29c57e597ebb34fa391cf
symbol() view returns (string)
1DOGE
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
dispelGenjutsu(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
catttokLeft(address account, uint256 newAmount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Amaterasd(address indexed account, uint256 newAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint8 decimals_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.