Uniswap V2

Verified contract

Active on Ethereum with 20 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $710.77
ERC-20
--
0xb7931be353c75a1536df97c1cbb9d5184f504d998d9082a0c0551ccc44b0bb52
0xdba48ae41ee31fcc8a02c9f0ae4f526c262919a16a7db8bf4f35f878a2ed9468
0xd0505f29f05a64b1cc915973c7b7b8da7f832ca104ae89d6f3a9df498001c386
0xf6775931d65270a092d00ad798859368b58bb47de4c58413d8c576bf2de4f965
0x08565d5ded5ec4397d24b0d0bb399b2c50513f5d1c93a1d5517f7ea9b8732485
0xba1bca3530a5ada4b5409c2487f89d80427762ddb31573628f163002fb07b7dc
0xcbbfae8832e8b050a48b8d9e4c323f03f12b0bd37644b1120d36dd62b2fbaa65
0x4738b8204df8b3b73cd68e0697164763c7fc460894a756d60e94df617d82c27a
0x35e2f321b48be03c87eea8627b991cab777daad6a87599885f91eb2550781ef6
0x3c4e4c6b9b200f93301ca3eaf3283caa7d1bedc660e36859b40cebd13272399a

Functions
Getter at block 20990332
DOMAIN_SEPARATOR(view returns (bytes32)
0x9bbc1abbf9c46bc7bf414ed2ac4a634cd1f267a0cc949ac7e17a3c35dc1b4305
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=4006231173873448702372058283, _reserve1=271529009414162830, _blockTimestampLast=1715432087)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
15069940413205775729125726000380
price1CumulativeLast(view returns (uint256)
1262746468264679876525299966678511148276114770480412
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6e965278f7f5ee64d92c4eb825e87de215457072
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
32092295127113135795275
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.