Doge Inu
Verified contract
Proxy
Active on
Ethereum with 3 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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 Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12345197 | 4 years ago | | | 0 | 0.0018873470 | |
| 12345187 | 4 years ago | | | 0 | 0.0054773261 | |
| 12345170 | 4 years ago | | | 0 | 0.0019118580 |
ABI
ABI objects
Getter at block 21124418
decimals() view returns (uint256)
18
initialized() view returns (bool)
true
name() view returns (string)
Doge Inu
symbol() view returns (string)
DOIN
totalSupply() view returns (uint256)
999999999999000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
init(address _creator, uint256 _totalSupply, string _name, string _symbol, uint256 _decimals)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.