Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.60)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.000167 | $3,609.85 |
$0.6 | |
ACE | ERC-20 | 6.722586M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20252785 | 2 months ago | | | 0 | 0.000000099002700000 | |
| 13418995 | 7 months ago | | | 0 | 0.0000024654087 | |
| 12301709 | 8 months ago | | | 0 | 0.000091000384 | |
| 10593989 | 10 months ago | | | 0 | 0.000000092862000000 | |
| 7204440 | a year ago | | | 0 | 0.000000051076700136 | |
| 6335937 | a year ago | | | 0 | 0.0000024147012 | |
| 5161160 | a year ago | | | 0 | 0.000000022227120201 | |
| 4200385 | a year ago | | | 0 | 0.0000050062357 | |
| 4115932 | a year ago | | | 0 | 0.0000053810576 | |
| 3974609 | a year ago | | | 0 | 0.0000047659782 |
ABI
ABI objects
Getter at block 23213701
DOMAIN_SEPARATOR() view returns (bytes32)
0x6c839ecd7379ba9f787c6550970f8d5225ebc6fe9ad1b39da985bee6d5bf05c7
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x46c6706e81cad3173773c1ffb5d84c9eb652d570
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=166764693312900, _reserve1=6722585578191040723495118, _blockTimestampLast=1724875133)
kLast() view returns (uint256)
1118158581488321230375401293266613145373
name() view returns (string)
AceOfBase LPs
price0CumulativeLast() view returns (uint256)
2141803617778582303744968947255640891123628144467392
price1CumulativeLast() view returns (uint256)
26102795081684979306279333850845191606
symbol() view returns (string)
Ace-LP
token0() view returns (address)
0x4200000000000000000000000000000000000006
token1() view returns (address)
0xb1a45a38b88b2183f7523db2e5e5cea55b050958
totalSupply() view returns (uint256)
32889441451021338226
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(address to) returns (uint256 amount0, uint256 amount1)
initialize(address _token0, address _token1)
mint(address to) returns (uint256 liquidity)
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()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed sender, uint256 amount0, uint256 amount1, address indexed to)
Mint(address indexed sender, uint256 amount0, uint256 amount1)
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 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.