TokenBrain.ai
Verified contract
Active on
Ethereum with 224 txns
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 |
---|---|---|---|---|---|
TKB | ERC-20 | 32.115123K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21061604 | a month ago | | | 0 | 0.00040023217 | |
| 21059870 | a month ago | | | 0 | 0.00018361292 | |
| 21059864 | a month ago | | | 0 | 0.00034347339 | |
| 21059761 | a month ago | | | 0 | 0.00045457350 | |
| 21059542 | a month ago | | | 0 | 0.00041316451 | |
| 21059485 | a month ago | | | 0 | 0.00052573269 | |
| 21059475 | a month ago | | | 0 | 0.00027975931 | |
| 21059462 | a month ago | | | 0 | 0.00035283113 | |
| 21059455 | a month ago | | | 0 | 0.00057391923 | |
| 21059447 | a month ago | | | 0 | 0.00040314127 |
ABI
ABI objects
Getter at block 21269357
buyTotalFees() view returns (uint256)
3
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
deadBlocks() view returns (uint256)
25
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000
name() view returns (string)
TokenBrain.ai
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellMarketingFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10000000000000000000000
symbol() view returns (string)
TKB
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf419015a478e884e0bc47ae56659b39d5f046ec5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events MarketingWallet(address newWalletTwo)
TeamWallet(address newWalletOne)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(uint256 _deadBlocks)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualsend()
manualswap(uint256 amount)
newBuyFees(uint256 _marketingFee)
newSellFees(uint256 _marketingFee)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
whitelistContract(address _whitelist, bool isWL)
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)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
walletOneUpdated(address indexed newWallet, address indexed oldWallet)
walletTwoUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.