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 "D.O.G.E."
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18711535 | 4 months ago | | | 0 | 2.6447150e-7 | |
| 18688239 | 4 months ago | | | 0 | 0.0000012266490 | |
| 18686370 | 4 months ago | | | 0 | 5.4099738e-7 | |
| 18686234 | 4 months ago | | | 0 | 0.0000055022291 | |
| 18686063 | 4 months ago | | | 0 | 0.0000055022291 | |
| 18686062 | 4 months ago | | | 0 | 0.0000055022291 | |
| 18686062 | 4 months ago | | | 0 | 0.0000055022291 | |
| 18686061 | 4 months ago | | | 0 | 0.0000055022291 | |
| 18686061 | 4 months ago | | | 0 | 0.0000055022291 | |
| 18686024 | 4 months ago | | | 0 | 8.1696107e-7 |
ABI
ABI objects
Getter at block 23670880
MODE_NORMAL() view returns (uint256)
0
MODE_TRANSFER_CONTROLLED() view returns (uint256)
2
MODE_TRANSFER_RESTRICTED() view returns (uint256)
1
_mode() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
D.O.G.E.
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
D.O.G.E.
totalSupply() view returns (uint256)
2200000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
showAdds(uint256 a, uint256 b) pure returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMode(uint256 v)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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, uint256 decimal, uint256 totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.