Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DINOSHIBA | ERC-20 | 669.157655M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14595235 | 3 years ago | | | 0 | 0.0010080991 | |
| 14498810 | 3 years ago | | | 0 | 0.0024620066 | |
| 14478163 | 3 years ago | | | 0 | 0.0025441845 | |
| 14477767 | 3 years ago | | | 0 | 0.0025595286 | |
| 14477346 | 3 years ago | | | 0 | 0.0025693880 | |
| 14473868 | 3 years ago | | | 0 | 0.0014207408 | |
| 14470778 | 3 years ago | | | 0 | 0.0042146754 | |
| 14470748 | 3 years ago | | | 0 | 0.0046581000 | |
| 14470709 | 3 years ago | | | 0 | 0.0050182041 | |
| 14470709 | 3 years ago | | | 0 | 0.0051113661 |
ABI
ABI objects
Getter at block 21203201
decimals() pure returns (uint8)
9
name() pure returns (string)
DinoShiba
owner() view returns (address)
0xf09d3f0e1ae1537035525e84a6c7a6f21b5141fa
symbol() pure returns (string)
DINOSHIBA
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _setMaxTxAmount(uint256 maxTxAmount)
_setSellTax(uint256 sellTax)
approve(address spender, uint256 amount) returns (bool)
createPair()
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setBuyTax(uint256 buyTax)
setRemoveMaxTx(bool onoff)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.