Uniswap V2

Verified contract

Active on Ethereum with 559 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,797.5
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa012d2457b6a0b5be573b9442e5ec9ab16cd89411bf940c08e6cf8a83aa11398
0x523cd6e09acb26338587a582cf1429c0a5bd96b11b9bd11be75a60c7c9927170
0xcb22ce5110e9f9d2a07bf6b9c719a285880056654a8d87cee0165790f8660447
0xea5aa619a84ea43e1b7f9ce64f1b7d7bd7dacd889bf3a0ad29009827cae6dd25
0x1ad2375f8d1d28f03776fb47d286797e727f46141db274b9ec11f9bd7b646a45
0x44846df968e98b11c36a777efccf80cc3b6290a8449c4f7623507b29f664a9b2
0x4b31d420ba00452228ba2ca16f2c460210f558afab215dd1d2abba3db996e744
0x6eaffbea47e7139212f13043416ef630352d878dd70ef90b15af8d1a11da3e60
0x82d11050408237c491ce3186eb2491c9a4361b1bb40a3d4f934b042c2d491f02
0x81c36a376019fa179fa1970367f02eb8f61eab22255a0292eee234f367ee3cf1

Functions
Getter at block 20866785
DOMAIN_SEPARATOR(view returns (bytes32)
0xdbc7a84c0f7abb5c3afb2e5ad2259178506edfadcb163360b437e4c60fed6771
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=100788204917043651981466, _reserve1=690683158966896674, _blockTimestampLast=1724882579)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
461383537442423855857876420159326948659
price1CumulativeLast(view returns (uint256)
2875224751957021551390880543196245069679417111
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x417ffdbc285dd2c4dc00937798ab901634137caa
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
253946287054089259260
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.