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 "DINO2.0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12644885 | 8 months ago | | | 0 | 0.0000032931811 | |
| 12549533 | 8 months ago | | | 0 | 0.0000029438635 | |
| 12510657 | 8 months ago | | | 0 | 0.000029099913 | |
| 12505466 | 8 months ago | | | 0 | 0.0000011761699 | |
| 12477631 | 8 months ago | | | 0 | 6.1190288e-7 | |
| 12477590 | 8 months ago | | | 0 | 0.000034651381 | |
| 12477537 | 8 months ago | | | 0 | 0.000013097790 | |
| 12477530 | 8 months ago | | | 0 | 0.000013065442 | |
| 12477466 | 8 months ago | | | 0 | 0.000034237863 | |
| 12477382 | 8 months ago | | | 0 | 0.0000011745687 |
ABI
ABI objects
Getter at block 22921855
decimals() pure returns (uint8)
18
name() pure returns (string)
DINO2.0
owner() view returns (address)
0x7e62e91d83ac4049a55081fadbb6d7154a39bcb7
symbol() pure returns (string)
DINO2.0
totalSupply() pure returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount, bool flag)
enableTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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()
receive()
This contract contains no error objects.