SHIBARIUM BOT
Verified contract
Active on
Ethereum with 86 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIBOT | ERC-20 | 1.359479M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18176638 | a year ago | | | 0 | 0.00044687755 | |
| 18103174 | a year ago | | | 0 | 0.00052973372 | |
| 17932716 | a year ago | | | 0 | 0.0010523891 | |
| 17927335 | a year ago | | | 0 | 0.00097685700 | |
| 17927258 | a year ago | | | 0 | 0.0011324300 | |
| 17927240 | a year ago | | | 0 | 0.00092801415 | |
| 17927236 | a year ago | | | 0 | 0.00086740387 | |
| 17927208 | a year ago | | | 0 | 0.0010113469 | |
| 17927199 | a year ago | | | 0 | 0.0011644507 | |
| 17927197 | a year ago | | | 0 | 0.00089479806 |
ABI
ABI objects
Getter at block 21218323
_maxTaxSwap() view returns (uint256)
2000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
0
decimals() pure returns (uint8)
9
name() pure returns (string)
SHIBARIUM BOT
owner() view returns (address)
0xa3c4bc8aa3b824c3ee5346f1cc564a0b130f9024
symbol() pure returns (string)
SHIBOT
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
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 approve(address spender, uint256 amount) returns (bool)
manageList(address[] bots_)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
setTax(uint256 a, uint256 b)
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.