Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xeb98…0fe4
0xeb98…0fe4
4 additional
variables
Balances ($673.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETHFI | ERC-20 | 200 | $1.59 |
$318 | |
LINK | ERC-20 | 20.425358 | $14.09 |
$287.79 | |
NXRA | ERC-20 | 2.000005K | $0.033604 |
$67.21 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21206857 | an hour ago | | | 0 | 0.00051319150 | |
| 21206834 | an hour ago | | | 0 | 0.00064736244 | |
| 21206830 | an hour ago | | | 0 | 0.00080789362 | |
| 21206631 | 2 hours ago | | | 0 | 0.00029649419 | |
| 21206541 | 2 hours ago | | | 0 | 0.00046302102 | |
| 21205657 | 5 hours ago | | | 0 | 0.00041602643 | |
| 21205648 | 5 hours ago | | | 0 | 0.00022726302 | |
| 21205645 | 5 hours ago | | | 0 | 0.00038771622 | |
| 21203805 | 12 hours ago | | | 0 | 0.00028395339 | |
| 21203803 | 12 hours ago | | | 0 | 0.00024929940 |
ABI
ABI objects
Getter at block 21207261
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
MindAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MDAI
totalSupply() pure returns (uint256)
1000000000000000000000000
uniswapV2Pair() view returns (address)
0xf67041c54a76a071d340dfa7390ae8ef17471f0a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.