Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($100.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PCNT | ERC-20 | 14.156304K | $0.004189 |
$59.3 | |
UFARM | ERC-20 | 240.160136K | $0.00017 |
$40.79 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15898479 | 2 years ago | | | 0 | 0.00087104388 | |
| 15574006 | 2 years ago | | | 0 | 0.00018372209 | |
| 15551673 | 2 years ago | | | 0 | 0.0015179205 | |
| 15545368 | 2 years ago | | | 0 | 0.0015179205 |
ABI
ABI objects
Getter at block 21314893
DOMAIN_SEPARATOR() view returns (bytes32)
0xa8c54e6db1479f801fd3956678dd9d7592e11f7877124af4ec83c2ebc03304e9
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=240160135744768784214692, _reserve1=14156304117496652287784, _blockTimestampLast=1731253859)
kLast() view returns (uint256)
0
name() view returns (string)
Uniswap V2
price0CumulativeLast() view returns (uint256)
62610616689270839297219895690550568130420
price1CumulativeLast() view returns (uint256)
5319354933586830278136935635466037848660892
symbol() view returns (string)
UNI-V2
token0() view returns (address)
0x40986a85b4cfcdb054a6cbfb1210194fee51af88
token1() view returns (address)
0x657b83a0336561c8f64389a6f5ade675c04b0c3b
totalSupply() view returns (uint256)
57816386530171963004611
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.