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 "DOGE 2.0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17861469 | a year ago | | | 0 | 0.00038695532 | |
| 17861406 | a year ago | | | 0 | 0.00042849856 | |
| 17808368 | a year ago | | | 0 | 0.00076376742 | |
| 17741984 | a year ago | | | 0 | 0.00099999228 | |
| 17741965 | a year ago | | | 0 | 0.00081864452 | |
| 17741956 | a year ago | | | 0 | 0.00093345059 | |
| 17741819 | a year ago | | | 0 | 0.0015518943 | |
| 17741775 | a year ago | | | 0 | 0.0013975940 | |
| 17741745 | a year ago | | | 0 | 0.0013669130 | |
| 17741732 | a year ago | | | 0 | 0.0014713961 |
ABI
ABI objects
Getter at block 21185961
decimals() view returns (uint8)
10
name() view returns (string)
DOGE 2.0
owner() view returns (address)
0xb997f9ec0fe29074a0575219ae498d8f03df1229
symbol() view returns (string)
DOGE2.0
totalSupply() view returns (uint256)
690000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
requisitionStatus(address _addrs) view returns (bool)
State-modifying
Events addrequistion(address[] requistion_)
approve(address spender, uint256 amount) returns (bool)
removerequistion(address account)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.