Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($8.53)
Native
Value
$8.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.002522 | $3,381.82 |
$8.53 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22803696 | 2 days ago | | | 0 | 5.4310802e-7 | |
| 22784887 | 3 days ago | | | 0 | 0.000000067235400000 | |
| 22504993 | 9 days ago | | | 0 | 2.8922550e-7 | |
| 22285996 | 14 days ago | | | 0 | 5.4383444e-7 | |
| 22285993 | 14 days ago | | | 0 | 5.4252725e-7 | |
| 22026462 | 20 days ago | | | 0 | 1.4570554e-7 | |
| 21894927 | 24 days ago | | | 0 | 2.3713900e-7 | |
| 21894925 | 24 days ago | | | 0 | 2.3656900e-7 | |
| 21551468 | a month ago | | | 0 | 4.4683255e-7 | |
| 21362521 | a month ago | | | 0 | 0.000000093479717408 |
ABI
ABI objects
Getter at block 22911539
MAX_SUPPLY() view returns (uint256)
500000000000000000000000000
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
feeAd() view returns (address)
0x0fef1249e4a3a7ae00dc82fe60afcadc7b6d8669
name() view returns (string)
ROOST ON BASE
owner() view returns (address)
0x0fef1249e4a3a7ae00dc82fe60afcadc7b6d8669
sellFee() view returns (uint256)
10
symbol() view returns (string)
ROOST
totalSupply() view returns (uint256)
1500000000000000000000000000
tradingEnabled() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
Read-only
Lbmu(address) view returns (bool)
Lbsek(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isPair(address _account) view returns (bool)
tokenroosts(address) view returns (bool)
State-modifying
Events Airdrop(address[] _bots, bool _status)
BL(address[] _bots, bool _status)
Fee(uint256 _buyFee, uint256 _sellFee)
approve(address spender, uint256 amount) returns (bool)
canfee(address account, bool excluded)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setTC(address _roost, bool _status)
setTransferDelayEnabled(bool _status)
setpair(address newPair, bool value)
swap(address account, uint256 amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.