Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($15,129.73)
Native
Value
$1,406.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.417078 | $3,371.42 |
$1,406.15 | |
ANDY | ERC-20 | 371.207005K | $0.030678 |
$11,387.71 | |
WETH | ERC-20 | 0.332262 | $3,369.69 |
$1,119.62 | |
USDC | ERC-20 | 1.001999K | $1.001 |
$1,003 | |
AERO | ERC-20 | 144.236844 | $1.36 |
$196.16 | |
ALB | ERC-20 | 28.845696 | $0.46986 |
$13.55 | |
SKI | ERC-20 | 112 | $0.021201 |
$2.37 | |
VOID | ERC-20 | 500 | $0.000951 |
$0.48 | |
BENTO | ERC-20 | 18.649865M | $0.00 |
$0.17 | |
POLA | ERC-20 | 540 | $0.000295 |
$0.16 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22859039 | a few seconds ago | | | 0 | 0.000000108984738688 | |
| 22858663 | 13 minutes ago | | | 0 | 0.000000062440294112 | |
| 22858463 | 20 minutes ago | | | 0 | 0.000000108984738688 | |
| 22858313 | 25 minutes ago | | | 0 | 1.1148447e-7 | |
| 22857940 | 37 minutes ago | | | 0 | 2.6438978e-7 | |
| 22857486 | an hour ago | | | 0 | 0.000000109012616776 | |
| 22857442 | an hour ago | | | 0 | 0.000000108984738688 | |
| 22857315 | an hour ago | | | 0 | 0.000000108956860600 | |
| 22857222 | an hour ago | | | 0 | 1.1512310e-7 | |
| 22857093 | an hour ago | | | 0 | 0.000000108984738688 |
ABI
ABI objects
Getter at block 22859057
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsEnabled() view returns (bool)
false
name() view returns (string)
Andy
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
symbol() view returns (string)
ANDY
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableLimits()
disperse(address[] disperseAccounts_, uint256[] disperseAmounts_)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
reduceFees(uint256 buyFee_, uint256 sellFee_)
renounceOwnership()
setSwapEnabled(bool isEnabled_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawETH()
withdrawTokens(uint256 tokenAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.