tBone Staked Bone ShibaSwap
Verified contract
Active on
Ethereum with 267,763 txns
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 |
---|---|---|---|---|---|
BONE | ERC-20 | 8.851268M | $0.503321 |
$4,455,029.17 | |
LEASH | ERC-20 | 19.834417 | $336.15 |
$6,667.34 | |
SHIB | ERC-20 | 175.375853M | $0.000026 |
$4,559.77 | |
NFAi | ERC-20 | 6 | $0.012957 |
$0.08 | |
TKX | ERC-20 | 0.000048 | $11.83 |
$0 | |
INUINU | ERC-20 | 82.411884T | -- | -- | |
NEWPEPE | ERC-20 | 48.273417T | -- | -- | |
WOLF | ERC-20 | 35.209055T | -- | -- | |
Friend | ERC-20 | 33.18638T | -- | -- | |
PEPE | ERC-20 | 26.571793T | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21158116 | 2 minutes ago | | | 0 | 0.0017771240 | |
| 21157803 | an hour ago | | | 0 | 0.0011092446 | |
| 21157571 | 2 hours ago | | | 0 | 0.0016469014 | |
| 21157530 | 2 hours ago | | | 0 | 0.00095595035 | |
| 21157355 | 3 hours ago | | | 0 | 0.00095127774 | |
| 21157349 | 3 hours ago | | | 0 | 0.00091056981 | |
| 21157320 | 3 hours ago | | | 0 | 0.0011687741 | |
| 21157277 | 3 hours ago | | | 0 | 0.0010820726 | |
| 21157111 | 3 hours ago | | | 0 | 0.0011071635 | |
| 21157103 | 3 hours ago | | | 0 | 0.00036384347 |
ABI
ABI objects
Getter at block 21158122
bone() view returns (address)
0x9813037ee2218799597d83d4a5b6f3b6778218d9
decimals() view returns (uint8)
18
name() view returns (string)
tBone Staked Bone ShibaSwap
symbol() view returns (string)
tBONE
totalSupply() view returns (uint256)
8802449225769370409284576
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 _bone)
This contract contains no fallback and receive objects.
This contract contains no error objects.