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 |
---|---|---|---|---|---|
SHIBIGAMI | ERC-20 | 1.192941M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14784427 | 3 years ago | | | 0 | 0.00041174448 | |
| 14589353 | 3 years ago | | | 0 | 0.0015349685 | |
| 14582891 | 3 years ago | | | 0 | 0.0025619550 | |
| 14572156 | 3 years ago | | | 0 | 0.0023419817 | |
| 14571501 | 3 years ago | | | 0 | 0.0025669837 | |
| 14571421 | 3 years ago | | | 0 | 0.0034105954 | |
| 14571417 | 3 years ago | | | 0 | 0.0046581000 | |
| 14571416 | 3 years ago | | | 0 | 0.0098170259 | |
| 14571413 | 3 years ago | | | 0 | 0.0029345764 | |
| 14571378 | 3 years ago | | | 0 | 0.0038057727 |
ABI
ABI objects
Getter at block 21396664
decimals() pure returns (uint8)
9
name() pure returns (string)
SHIBIGAMI
owner() view returns (address)
0x2da8a4ca7df40f47b6f6a1bb94851169a4fddede
symbol() pure returns (string)
SHIBIGAMI
totalSupply() pure returns (uint256)
1000000000000000000
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.