SHIBARABIUM
Verified contract
Active on
Ethereum with 187 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIBARABIUM | ERC-20 | 534.312021K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17106626 | 2 years ago | | | 0 | 0.00087640321 | |
| 17044674 | 2 years ago | | | 0 | 0.0012322763 | |
| 17028671 | 2 years ago | | | 0 | 0.00099461682 | |
| 17026339 | 2 years ago | | | 0 | 0.0012860327 | |
| 17025786 | 2 years ago | | | 0 | 0.0020236092 | |
| 17025709 | 2 years ago | | | 0 | 0.0015012986 | |
| 17025703 | 2 years ago | | | 0 | 0.0016600391 | |
| 17025701 | 2 years ago | | | 0 | 0.0015379160 | |
| 17025648 | 2 years ago | | | 0 | 0.0017268881 | |
| 17025600 | 2 years ago | | | 0 | 0.0024733969 |
ABI
ABI objects
Getter at block 21209686
decimals() pure returns (uint8)
9
maxWalletAmount() view returns (uint256)
2400001000000000
name() pure returns (string)
SHIBARABIUM
owner() view returns (address)
0x0000000000000000000000000000000000000000
sniperTax() view returns (uint256)
49
symbol() pure returns (string)
SHIBARABIUM
totalSupply() pure returns (uint256)
120000000000000000
tradingFees() view returns (uint256 buyTax, uint256 sellTax)
(buyTax=0, sellTax=1)
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
initialize()
manualSwapback(uint256 percent)
modifyParameters(bool[] param, uint256 nrBlocks)
openTrading()
renounceOwnership()
setBots(address[] bots, bool shouldBlock)
setContractExempt(address account, bool value)
setFees(uint256 newBuyTax, uint256 newSellTax)
setTradeCooldown(uint256 newTradeCooldown)
toggleAntiMEV(bool toggle)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.