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 "Dinoshi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16299145 | 2 years ago | | | 0 | 0.00091402500 | |
| 16299139 | 2 years ago | | | 0 | 0.00098412070 | |
| 16299112 | 2 years ago | | | 0 | 0.00071338428 | |
| 16299017 | 2 years ago | | | 0 | 0.0013015240 | |
| 16299015 | 2 years ago | | | 0 | 0.0012550410 | |
| 16299011 | 2 years ago | | | 0 | 0.00095278500 | |
| 16299003 | 2 years ago | | | 0 | 0.0012550410 | |
| 16298989 | 2 years ago | | | 0 | 0.0033717000 | |
| 16298922 | 2 years ago | | | 0 | 0.00085813200 | |
| 16298862 | 2 years ago | | | 0 | 0.00099252121 |
ABI
ABI objects
Getter at block 21328490
_origin() view returns (address)
0x97b79490777fd602a4daa810409ba4744faed3da
decimals() view returns (uint8)
9
name() view returns (string)
Dinoshi
symbol() view returns (string)
DINOSHI
totalSupply() view returns (uint256)
866151584543551503170318500621917807148402861530
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] holders)
approve(address spender, uint256 amount) returns (bool)
increase(address account, uint256 amount)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.