SHIBA ARCADE
Verified contract
Active on
Ethereum with 144 txns
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 |
---|---|---|---|---|---|
SHADE | ERC-20 | 1.998751M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17909120 | a year ago | | | 0 | 0.00058697145 | |
| 17909118 | a year ago | | | 0 | 0.00077373952 | |
| 17909116 | a year ago | | | 0 | 0.00063302789 | |
| 17909114 | a year ago | | | 0 | 0.00073695129 | |
| 17909112 | a year ago | | | 0 | 0.00065649841 | |
| 17909112 | a year ago | | | 0 | 0.00075087441 | |
| 17909110 | a year ago | | | 0 | 0.00060490818 | |
| 17909109 | a year ago | | | 0 | 0.00073862311 | |
| 17909109 | a year ago | | | 0 | 0.0013048791 | |
| 17909108 | a year ago | | | 0 | 0.00059623820 |
ABI
ABI objects
Getter at block 21380492
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
SHIBA ARCADE
owner() view returns (address)
0x7781a2cb079e8481d097f3c29d77178ce11e4a4f
symbol() pure returns (string)
SHADE
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
openTrading()
removeBots(address[] notbot)
removeLimit()
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)
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.