Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$BRAIN | ERC-20 | 95.914502M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20565290 | 4 months ago | | | 0 | 0.000044697070 | |
| 19878566 | 7 months ago | | | 0 | 0.00020573208 | |
| 19747310 | 8 months ago | | | 0 | 0.00030823690 | |
| 19389318 | 9 months ago | | | 0 | 0.0012761199 | |
| 19389318 | 9 months ago | | | 0 | 0.0012792760 | |
| 19212280 | 10 months ago | | | 0 | 0.0019426998 | |
| 19212273 | 10 months ago | | | 0 | 0.00086639384 | |
| 18969370 | a year ago | | | 0 | 0.0016273518 | |
| 18885149 | a year ago | | | 0 | 0.0015935726 | |
| 18761218 | a year ago | | | 0 | 0.0012465988 |
ABI
ABI objects
Getter at block 21388622
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=0, sellFee=0, transferFee=0)
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCirculatingSupply() view returns (uint256)
1000000000000000000000
getMaxTX() view returns (uint256)
1000000000000
getMaxWallet() view returns (uint256)
1000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchStamp() view returns (uint256)
1686349007
lpPair() view returns (address)
0x941faea35769b482b86ff71b81d77421b2b1110e
marketingWallet() view returns (address)
0xc281c0b053d8d6478b27ecc77a995791db689266
maxBuyTaxes() view returns (uint256)
200
maxSellTaxes() view returns (uint256)
200
maxTransferTaxes() view returns (uint256)
200
name() pure returns (string)
BrainAI
operator() view returns (address)
0x0000000000000000000000000000000000000000
originalDeployer() view returns (address)
0x0000000000000000000000000000000000000000
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
swapAmount() view returns (uint256)
796005000000000000
swapThreshold() view returns (uint256)
265335000000000000
symbol() pure returns (string)
$BRAIN
taxesAreLocked() view returns (bool)
false
totalSupply() pure returns (uint256)
1000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
enableTrading()
excludePresaleAddresses(address router, address presale)
lockTaxes()
multiSendTokens(address[] accounts, uint256[] amounts)
removeSniper(address account)
renounceOriginalDeployer()
renounceOwnership()
setContractSwapEnabled(bool swapEnabled, bool priceImpactSwapEnabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromLimits(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setInitializer(address init)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setOperator(address newOperator)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setProtectionSettings(bool _antiSnipe, bool _antiBlock)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountCurrency, uint256 amountTokens)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.