Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,548,769.31)
Native
Value
$5,139.54
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 1.540647 | $3,335.96 |
$5,139.54 | |
WETH | ERC-20 | 535.16042 | $3,333.44 |
$1,783,925.15 | |
FRIEND | ERC-20 | 21.506757M | $0.081821 |
$1,759,704.35 | |
WGC | ERC-20 | 300 | $0.000525 |
$0.16 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
BENTO | ERC-20 | 1.777776M | $0.00 |
$0.02 | |
PEEZY | ERC-20 | 1.2 | $0.009584 |
$0.01 | |
Boe | ERC-20 | 69.69 | $0.000163 |
$0.01 | |
USA | ERC-20 | 9.11 | $0.000833 |
$0.01 | |
BOOMER | ERC-20 | 0.4368 | $0.011315 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20403069 | 2 months ago | | | 0 | 2.2311737e-7 | |
| 20402066 | 2 months ago | | | 0 | 2.6203113e-7 | |
| 18714308 | 3 months ago | | | 0 | 0.0000055413607 | |
| 18383809 | 3 months ago | | | 0 | 0.0000055341607 | |
0x74686520 | 17426147 | 4 months ago | | | 0 | 5.1801577e-7 | |
0x2a696e68 | 17419196 | 4 months ago | | | 0 | 1.9841533e-7 | |
| 16690561 | 5 months ago | | | 0 | 1.5159166e-7 | |
| 16690458 | 5 months ago | | | 0 | 1.3298765e-7 | |
| 16690369 | 5 months ago | | | 0 | 1.3294096e-7 | |
| 16689252 | 5 months ago | | | 0 | 1.7972146e-7 |
ABI
ABI objects
Getter at block 22741315
DOMAIN_SEPARATOR() view returns (bytes32)
0x0221c33a490c1ecc1466d4fe712c6728fc05c6e4c45ccd7c60169b22c60c64c3
MINIMUM_LIQUIDITY() view returns (uint256)
1000
decimals() view returns (uint8)
18
feeTier() view returns (uint64)
15
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=21506756763405976078792783, _reserve1=535160419623286338577, _blockTimestampLast=1732268211)
kLast() view returns (uint256)
0
name() view returns (string)
BunnySwap
owner() view returns (address)
0x0000000000000000000000000000000000000000
price0CumulativeLast() view returns (uint256)
14130043272025627520869448841417388178
price1CumulativeLast() view returns (uint256)
1677117272966309655220334618139252113053150906
symbol() view returns (string)
POINTS-ETH
token0() view returns (address)
0x0bd4887f7d41b35cd75dff9ffee2856106f86670
token1() view returns (address)
0x4200000000000000000000000000000000000006
totalSupply() view returns (uint256)
49651319703299443625921
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
isAllowedRouter(address) view returns (bool)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address to) returns (uint256 amount0, uint256 amount1)
mint(address to) returns (uint256 liquidity)
modifyFeeTier(uint64 _feeTier)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
skim(address to)
swap(uint256 amount0Out, uint256 amount1Out, address to, bytes data)
sync()
toggleRouterAuthorization(address router, bool status)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 amount)
Burn(address indexed sender, uint256 amount0, uint256 amount1, address indexed to)
Mint(address indexed sender, uint256 amount0, uint256 amount1)
OwnershipTransferred(address indexed user, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Sync(uint112 reserve0, uint112 reserve1)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(address _token0, address _token1)
receive()
This contract contains no error objects.