Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb2dc…c006
Balances ($1,207.21)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ANDY | ERC-20 | 5.980745K | $0.201849 |
$1,207.21 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21155869 | 5 hours ago | | | 0 | 0.00051523095 | |
| 21155365 | 7 hours ago | | | 0 | 0.00082225508 | |
| 21153358 | 14 hours ago | | | 0 | 0.00044946918 | |
| 21152683 | 16 hours ago | | | 0 | 0.00053118974 | |
| 21152554 | 16 hours ago | | | 0 | 0.00049343313 | |
| 21152100 | 18 hours ago | | | 0 | 0.00044777870 | |
| 21151854 | 19 hours ago | | | 0 | 0.00045369119 | |
| 21151275 | 21 hours ago | | | 0 | 0.00078892676 | |
| 21144882 | 2 days ago | | | 0 | 0.00070152776 | |
| 21144349 | 2 days ago | | | 0 | 0.00089396687 |
ABI
ABI objects
Getter at block 21157452
_maxTaxSwap() view returns (uint256)
10000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
ANDY
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ANDY
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.