Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb2dc…c006
Balances ($1,690.95)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ANDY | ERC-20 | 5.980745K | $0.282733 |
$1,690.95 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243808 | 8 hours ago | | | 0 | 0.00078671360 | |
| 21243220 | 10 hours ago | | | 0 | 0.00052909544 | |
| 21243156 | 10 hours ago | | | 0 | 0.00062511157 | |
| 21242805 | 11 hours ago | | | 0 | 0.00083449275 | |
| 21241021 | 17 hours ago | | | 0 | 0.00042114243 | |
| 21240781 | 18 hours ago | | | 0 | 0.00055061591 | |
| 21236056 | a day ago | | | 0 | 0.0016175493 | |
| 21235600 | a day ago | | | 0 | 0.00053280835 | |
| 21233998 | 2 days ago | | | 0 | 0.00063767970 | |
| 21230710 | 2 days ago | | | 0 | 0.0010877715 |
ABI
ABI objects
Getter at block 21246198
_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.