Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
No balances found for "Boden On Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12606080 | 8 months ago | | | 0 | 0.00023283700 | |
| 12606044 | 8 months ago | | | 0 | 0.0000048301985 | |
| 12606043 | 8 months ago | | | 0 | 0.0000059247533 | |
| 12606039 | 8 months ago | | | 0 | 0.000017798323 | |
| 12606039 | 8 months ago | | | 0 | 0.000017798323 | |
| 12606039 | 8 months ago | | | 0 | 0.000017798323 | |
| 12606039 | 8 months ago | | | 0 | 0.000017798323 | |
| 12606039 | 8 months ago | | | 0 | 0.000017798323 | |
| 12606039 | 8 months ago | | | 0 | 0.000017798323 | |
| 12606030 | 8 months ago | | | 0 | 0.0000048301985 |
ABI
ABI objects
Getter at block 23692203
_maxBuyTxAmount() view returns (uint256)
20000000000000000
_maxSellTxAmount() view returns (uint256)
20000000000000000
_maxWalletToken() view returns (uint256)
20000000000000000
buybackFeeBuy() view returns (uint256)
0
buybackFeeSell() view returns (uint256)
0
decimals() pure returns (uint8)
9
devFeeBuy() view returns (uint256)
1
devFeeSell() view returns (uint256)
1
getOwner() view returns (address)
0x7969d551ac7d2218e7d67e0fc8dab801a54148fb
inGREEDTime() view returns (bool)
false
liquidityFeeBuy() view returns (uint256)
2
liquidityFeeSell() view returns (uint256)
2
marketingFeeBuy() view returns (uint256)
5
marketingFeeSell() view returns (uint256)
5
name() pure returns (string)
Boden On Base
pair() view returns (address)
0xfc2af52492a14f91a9d1e33e9b684914bf113f2c
reflectionFeeBuy() view returns (uint256)
2
reflectionFeeSell() view returns (uint256)
4
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapEnabled() view returns (bool)
false
swapThreshold() view returns (uint256)
4500000000000000
symbol() pure returns (string)
$BODEN
totalFeeBuy() view returns (uint256)
0
totalFeeSell() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address _address, bool _value)
disableGREED()
enableGREED(uint256 _seconds)
renounceOwnership()
setBuyFees(uint256 _liquidityFeeBuy, uint256 _buybackFeeBuy, uint256 _reflectionFeeBuy, uint256 _marketingFeeBuy, uint256 _devFeeBuy, uint256 _feeDenominator)
setBuyTxLimitInPercent(uint256 maxBuyTxPercent)
setMaxWalletPercent(uint256 maxWallPercent)
setSellFees(uint256 _liquidityFeeSell, uint256 _buybackFeeSell, uint256 _reflectionFeeSell, uint256 _marketingFeeSell, uint256 _devFeeSell, uint256 _feeDenominator)
setSellTxLimitInPercent(uint256 maxSellTxPercent)
tradingStatus(bool _status)
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.