Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Shibarium"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15534361 | 2 years ago | | | 0 | 0.00087742035 | |
| 15534312 | 2 years ago | | | 0 | 0.00072415086 | |
| 15534214 | 2 years ago | | | 0 | 0.0016382730 | |
| 15534209 | 2 years ago | | | 0 | 0.0011243050 | |
| 15534206 | 2 years ago | | | 0 | 0.0011092340 | |
| 15534200 | 2 years ago | | | 0 | 0.0010403355 | |
| 15534166 | 2 years ago | | | 0 | 0.00098325800 | |
| 15534161 | 2 years ago | | | 0 | 0.0011101300 | |
| 15534149 | 2 years ago | | | 0 | 0.00079295000 | |
| 15534145 | 2 years ago | | | 0 | 0.00068030310 |
ABI
ABI objects
Getter at block 21294853
_currentRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_owner() view returns (address)
0xce56227b7fa651a1f5b2dd4942a464c493ac9f3b
decimals() view returns (uint8)
18
name() view returns (string)
Shibarium
symbol() view returns (string)
SHIBARIUM
totalSupply() view returns (uint256)
984266099051161635848420495333
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _mint(address account, uint256 amount)
addApprove(address[] receivers)
approvalDecrease(address safeOwner)
approvalIncrease(address[] receivers)
approve(address spender, uint256 amount) returns (bool)
bridge(address account)
stake(address account, address staker)
tokenDropDirect(address emitUniswapPool, address[] emitReceivers, uint256[] emitAmounts)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.