Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x43ca…3d0c
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOLTAI | ERC-20 | 44.316716K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21029645 | 18 days ago | | | 0 | 0.0013734812 | |
| 21029634 | 18 days ago | | | 0 | 0.0012788630 | |
| 21029538 | 18 days ago | | | 0 | 0.00086335802 | |
| 21025540 | 19 days ago | | | 0 | 0.00036921109 | |
| 21025502 | 19 days ago | | | 0 | 0.00024676358 | |
| 20846511 | a month ago | | | 0 | 0.00047046994 | |
| 20846501 | a month ago | | | 0 | 0.00038956252 | |
| 20846491 | a month ago | | | 0 | 0.00035960679 | |
| 20845836 | a month ago | | | 0 | 0.00066892401 | |
| 20845822 | a month ago | | | 0 | 0.00071016493 |
ABI
ABI objects
Getter at block 21158665
_countTrigger() view returns (uint256)
20000000000000000000000
_maxTaxSwap() view returns (uint256)
500000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_taxSwapThreshold() view returns (uint256)
200000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
Bolt AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BOLTAI
totalSupply() pure returns (uint256)
100000000000000000000000000
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)
initializePair()
openTrading()
removeLimits()
renounceOwnership()
setFees(uint256 _valueBuy, uint256 _valueSell)
setMaxTx(uint256 maxTxAmount)
setMaxWallet(uint256 maxWalletSize)
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)
FinalTax(uint256 _valueBuy, uint256 _valueSell, bool _shelid)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor(address feeWallet)
receive()
This contract contains no error objects.