Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOOST | ERC-20 | 99.937305B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19485701 | 9 months ago | | | 0 | 0.016453530 | |
| 19485699 | 9 months ago | | | 0 | 0.0015313237 | |
| 19485697 | 9 months ago | | | 0 | 0.0013343375 | |
| 19485697 | 9 months ago | | | 0 | 0.0014283935 | |
| 19485697 | 9 months ago | | | 0 | 0.0016656559 | |
| 19485697 | 9 months ago | | | 0 | 0.0019010959 | |
| 19485696 | 9 months ago | | | 0 | 0.0014166191 | |
| 19485696 | 9 months ago | | | 0 | 0.0014166191 | |
| 19485695 | 9 months ago | | | 0 | 0.0014573780 | |
| 19485695 | 9 months ago | | | 0 | 0.0014573780 |
ABI
ABI objects
Getter at block 21382383
buyFee() view returns (uint256)
25
buyLimit() view returns (uint256)
110
decimals() view returns (uint8)
18
govCounter() view returns (uint256)
0
live() view returns (bool)
true
name() view returns (string)
Boost AI
owner() view returns (address)
0x871f629fbbd4482da7e555af753703e9adc1d084
pair() view returns (address)
0x9a3dd9873d95b37cb8fe9fa95b602637f163104b
symbol() view returns (string)
BOOST
totalSupply() view returns (uint256)
100100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
govContracts(uint256) view returns (address)
staked(address) view returns (bool)
voted(address, address) view returns (bool)
votes(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeOwner(address _owner)
disableFee()
disableLimit()
disableProposal(address proposedGovContract)
goLive(address _pair)
harvestFees(address token, uint256 amount)
proposeToGovernance(address proposedGovContract)
renouceOwnership()
stakeUtility()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unstakeUtility()
upgradeFeeAndLimit(uint256 _buyFee, uint256 _buyLimit)
voteGovContract(address _govContract)
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.