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 "DINO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13231068 | 7 months ago | | | 0 | 0.0000071866346 | |
| 12879802 | 8 months ago | | | 0 | 0.0000020305014 | |
| 12691720 | 8 months ago | | | 0 | 0.0000067146246 | |
| 12542032 | 8 months ago | | | 0 | 0.0000067146246 | |
| 12524441 | 8 months ago | | | 0 | 0.0000020417256 | |
| 12520577 | 8 months ago | | | 0 | 0.0000019875545 | |
| 12507764 | 8 months ago | | | 0 | 0.000014567502 | |
| 12507755 | 8 months ago | | | 0 | 0.000014532423 | |
| 12507674 | 8 months ago | | | 0 | 0.0000020391302 | |
| 12506973 | 8 months ago | | | 0 | 0.000017157342 |
ABI
ABI objects
Getter at block 22941124
decimals() view returns (uint8)
18
initToken() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
DINO
owner() view returns (address)
0xff5936d55e72f0cda574588c81b65102cbfe2050
symbol() view returns (string)
DINO
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
TokenbuysS(address) view returns (bool)
Tokesbb321(address) view returns (bool)
Toknssd563(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events SetLimit(address _Token, bool _status)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrade(address[] _tradingSD45, bool _status)
renounceOwnership()
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()
receive()
This contract contains no error objects.