Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BRAIN | ERC-20 | 33.109979M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20038183 | 5 months ago | | | 0 | 0.00054204883 | |
| 20038125 | 5 months ago | | | 0 | 0.00041009859 | |
| 20038122 | 5 months ago | | | 0 | 0.00041988807 | |
| 20038120 | 5 months ago | | | 0 | 0.00042284314 | |
| 20038109 | 5 months ago | | | 0 | 0.00041664464 | |
| 20038105 | 5 months ago | | | 0 | 0.00043126566 | |
| 20038099 | 5 months ago | | | 0 | 0.00043378347 | |
| 20038094 | 5 months ago | | | 0 | 0.00039713352 | |
| 20038091 | 5 months ago | | | 0 | 0.00041417241 | |
| 20038079 | 5 months ago | | | 0 | 0.00043293361 |
ABI
ABI objects
Getter at block 21169804
_maxTaxSwap() view returns (uint256)
10000000000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000000000000
caBlockLimit() view returns (uint256)
3
caLimit() view returns (bool)
true
decimals() pure returns (uint8)
18
name() pure returns (string)
BRAINGENT
owner() view returns (address)
0xba21ea14d8c1c02965caaac6c4452e33d04c5308
symbol() pure returns (string)
BRAIN
totalSupply() pure returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xc99a1ab790975b7547f0f23799eb5e9f0c15913c
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
exileW_Restriction()
renounceOwnership()
rescueStuckERC20Tokens(address _tokenAddr, uint256 _amount)
rescueStuckETH()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateSwapSettings(uint256 newinitialBuyTax, uint256 newinitialSellTax, uint256 newReduBTax, uint256 newReduSTax, uint256 newPrevSwapBef)
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()
receive()
This contract contains no error objects.