Shibereum
Verified contract
Active on
Ethereum with 1,461 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 ($402.29)
Native
Value
$402.29
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.12 | $3,352.43 |
$402.29 | |
Shibereum | ERC-20 | 272.387513K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20178118 | 5 months ago | | | 0 | 0.00060272058 | |
| 20143429 | 5 months ago | | | 0 | 0.00013189271 | |
| 20143421 | 5 months ago | | | 0 | 0.00014274328 | |
| 20143416 | 5 months ago | | | 0 | 0.00015609305 | |
| 19999335 | 5 months ago | | | 0 | 0.00028081800 | |
| 19581481 | 7 months ago | | | 0 | 0.00087903448 | |
| 19065749 | 10 months ago | | | 0 | 0.00052017141 | |
| 19024135 | 10 months ago | | | 0 | 0.00097404185 | |
| 18937534 | 10 months ago | | | 0 | 0.00079193520 | |
| 18906256 | 10 months ago | | | 0 | 0.0011234033 |
ABI
ABI objects
Getter at block 21169258
decimals() pure returns (uint8)
9
maxWalletAmount() view returns (uint256)
3000000000000000
name() pure returns (string)
Shibereum.Ai
owner() view returns (address)
0x0000000000000000000000000000000000000000
sniperTax() view returns (uint256)
49
symbol() pure returns (string)
Shibereum
totalSupply() pure returns (uint256)
100000000000000000
tradingFees() view returns (uint256 buyTax, uint256 sellTax)
(buyTax=0, sellTax=0)
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.