Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BRETTxAI | ERC-20 | 110.4672B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17707048 | a year ago | | | 0 | 0.0044889668 | |
| 17707036 | a year ago | | | 0 | 0.0011055204 | |
| 17707036 | a year ago | | | 0 | 0.0011055204 | |
| 17707035 | a year ago | | | 0 | 0.0010943735 | |
| 17707035 | a year ago | | | 0 | 0.0010943735 | |
| 17707014 | a year ago | | | 0 | 0.0011999967 | |
| 17706996 | a year ago | | | 0 | 0.00096871043 |
ABI
ABI objects
Getter at block 21161411
decimals() view returns (uint8)
18
maxTransactionAmount() view returns (uint256)
13808400000000000000000000000
maxWallet() view returns (uint256)
13808400000000000000000000000
name() view returns (string)
BRETTxAI
owner() view returns (address)
0x7d2ea5206368e96105c1b1b93f5637c952a28f76
swapTokensAtAmount() view returns (uint256)
690420000000000000000000000
symbol() view returns (string)
BRETTxAI
totalSupply() view returns (uint256)
690420000000000000000000000000
uniswapV2Pair() view returns (address)
0x72495464fc4cf04ab8502f4cc2253fd83c3c8431
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFees(address) view returns (bool)
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrade()
excludeFromFees(address wallet, bool excluded)
excludeFromLimits(address wallet, bool excluded)
excludeFromList(address wallet, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
restore(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateSettings(uint256 _maxTransactionAmount, uint256 _maxWallet, uint256 _swapTokensAtAmount)
updateSwapEnabled(bool enabled)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor(string name, string ticker, uint256 _buyMarketingFee, uint256 _buyLiquidityFee, uint256 _buyDevFee, uint256 _sellDevFee, uint256 _sellMarketingFee, uint256 _sellLiquidityFee, uint256 _totalSupply)
receive()
This contract contains no error objects.