Uniswap V2

Verified contract

Active on Ethereum with 556 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $22,760.87
ERC-20
Value $22,397.77
ERC-20
--
0xdfba9111eb2807e2ee7ffd5c7c2e80b8212d022cd369559e25fe70cc7fa41df5
0xaabc3bdd014133ae20d6e8a5c62c7e03db45e3432b24cbee8d6c7a5a8b8964e5
0x58b02b3176a70da2a0cd8a0a566bb7890fa370be57bc7a6f74e3f2df4bfd962b
0xa5731415c4ee75ec23f56dcbb8a85b8cb7259fcd633a9ce69ea5faef67867470
0x48cab61003a7c7b80147c25ce7016d4ffbbdc578697f5f4a5a3f244358c144c3
0x8fcdea0b77dff9f6d2de9546637e26ba9e46d4ca8de7f61110e43a197153508d
0x631cf2ca2a011412c94ab62d4be783c3d177939b64dbfe5e93e5df55d072e7d1
0xa3d127fdecdd6840a6e3216ad639dd8608fe68d81dba56c82f7f8b4e5395302b
0x2de9b17ce7b9de6e36a59d07d5de5cb4f47fab9369850cfdec76f76505d485fe
0x4b39bd4ceed42c4ed8b701b26d52264f2c277bfa25997f8cdc679a70d76ad75c

Functions
Getter at block 20864972
DOMAIN_SEPARATOR(view returns (bytes32)
0x2836361d8bd1135df25addf8be95e2992b681200aa4e825ba8e086216f808620
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=42481745689979774445, _reserve1=8600898864349137416, _blockTimestampLast=1727703143)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2735410464407925827001164387140922352280440
price1CumulativeLast(view returns (uint256)
1525645882399024641333268617440857266231005
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3aada3e213abf8529606924d8d1c55cbdc70bf74
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
4001757852351319199
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.