Uniswap V2

Verified contract

Active on Ethereum with 7 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $306,990.98
ERC-20
Value $301,656.9
ERC-20
Value $0.04
0x3c6d082e43c210a78448e9eee530fb164931f9c6dece90c0ef9ab2426c4bed58
0xa005d45ab94f0a5e501b0fca790bc470e862277bb4a4d03ea868c5e180fe179e
0xc730cee1881814415caed3a04a2523487a35d0c330ce30e2cc6bad280764ef66
0x3b4ba6b95456304a430d90bcd8b4584464dafdf085ce4168cbfc14d4e49d107e
0xd128bef7c0d6f7f5a56104eb4328985b0924d96f47571d70462eb0ec65d1f00d
0xdb94f7325e91d4212692e56687d4506f27223a01db202a7cac6b97fd7f7bc650
0x9019e0435f0fb38f5303d07bc4126d155a52da251a13d1facd2e19079527036f

Functions
Getter at block 21246637
DOMAIN_SEPARATOR(view returns (bytes32)
0xb6b5f48a719d7c4b433fb49e2af83ec2ece94d8fc1854204e210640f01d2b3c0
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 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=3687889372820212, _reserve1=90638830479666867580, _blockTimestampLast=1732318919)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
24193428984998734585934748033367196663058900804
price1CumulativeLast(view returns (uint256)
9021897190394523876960842480727298080
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x562e362876c8aee4744fc2c6aac8394c312d215d
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
358061123011682881
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(address toreturns (uint256 amount0uint256 amount1)
initialize(address _token0address _token1
mint(address toreturns (uint256 liquidity)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
skim(address to
swap(uint256 amount0Outuint256 amount1Outaddress tobytes data
sync(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed senderuint256 amount0uint256 amount1address indexed to
Mint(address indexed senderuint256 amount0uint256 amount1
Swap(address indexed senderuint256 amount0Inuint256 amount1Inuint256 amount0Outuint256 amount1Outaddress indexed to
Sync(uint112 reserve0uint112 reserve1
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.