Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIB | ERC-20 | 5.431254T | $0.000025 |
$135,835,668.9 | |
LEASH | ERC-20 | 0.884452 | $292.68 |
$258.86 | |
PHIL | ERC-20 | 500 | $0.031865 |
$15.93 | |
GUA | ERC-20 | 28.888K | $0.000113 |
$3.27 | |
PEPE2.0 | ERC-20 | 37.128922M | $0.00 |
$1.26 | |
DUCKER | ERC-20 | 420.42042 | $0.002873 |
$1.21 | |
MTV | ERC-20 | 1K | $0.001054 |
$1.05 | |
INUINU | ERC-20 | 100M | $0.00 |
$0.1 | |
COLON | ERC-20 | 14.460156 | $0.001013 |
$0.01 | |
GBTC6900 | ERC-20 | 4.460156 | $0.000153 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21247191 | a minute ago | | | 0 | 0.00089372541 | |
| 21247150 | 9 minutes ago | | | 0 | 0.00070947694 | |
| 21247135 | 12 minutes ago | | | 0 | 0.00093551920 | |
| 21247109 | 17 minutes ago | | | 0 | 0.00065774982 | |
| 21247066 | 26 minutes ago | | | 0 | 0.00091044195 | |
| 21246971 | an hour ago | | | 0 | 0.00084788769 | |
| 21246952 | an hour ago | | | 0 | 0.00057475203 | |
| 21246946 | an hour ago | | | 0 | 0.00080455939 | |
| 21246912 | an hour ago | | | 0 | 0.00080685197 | |
| 21246644 | 2 hours ago | | | 0 | 0.00048544029 |
ABI
ABI objects
Getter at block 21247193
decimals() view returns (uint8)
18
name() view returns (string)
xShib Staked Shiba Inu
shib() view returns (address)
0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce
symbol() view returns (string)
xSHIB
totalSupply() view returns (uint256)
5428845711267768183643341062280
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enter(uint256 _amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
leave(uint256 _share)
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(address _shib)
This contract contains no fallback and receive objects.
This contract contains no error objects.