Boost Swap
Verified contract
Active on
Ethereum with 421 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($75.22)
Native
Value
$75.22
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.024105 | $3,120.51 |
$75.22 | |
BOOST | ERC-20 | 5.208309K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21183756 | 6 days ago | | | 0 | 0.0013921031 | |
| 21170669 | 7 days ago | | | 0 | 0.0018686604 | |
| 21051700 | 24 days ago | | | 0 | 0.00026911418 | |
| 21019802 | a month ago | | | 0 | 0.00049981143 | |
| 20919020 | a month ago | | | 0 | 0.00070461061 | |
| 20918594 | a month ago | | | 0 | 0.00057574530 | |
| 20915911 | a month ago | | | 0 | 0.00087108298 | |
| 20913313 | a month ago | | | 0 | 0.00078932189 | |
| 20911858 | a month ago | | | 0 | 0.00055320826 | |
| 20885099 | 2 months ago | | | 0 | 0.00040516040 |
ABI
ABI objects
Getter at block 21223447
_maxTaxSwap() view returns (uint256)
10000000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000000000
_operationsWallet() view returns (address)
0x97330ad9ba3cf90dafa6a391482cff7e16874273
_taxSwapThreshold() view returns (uint256)
1000000000000000000000
decimals() pure returns (uint8)
18
name() view returns (string)
Boost Swap
owner() view returns (address)
0x97330ad9ba3cf90dafa6a391482cff7e16874273
symbol() view returns (string)
BOOST
totalSupply() pure returns (uint256)
10000000000000000000000000
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)
createPair() payable
openTrading()
removeLimits()
renounceOwnership()
rescueETH()
rescueToken(address _token) returns (bool _sent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _newOwner)
updateBuyTax(uint256 newMarketFee)
updateSellTax(uint256 newMarketFee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address operationsWallet)
receive()
This contract contains no error objects.