Uniswap V2

Verified contract

Active on Ethereum with 16 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $612,041.12
ERC-20
Value $605,125.37
0xd4595f08a3790b9d98b12dd50e004f944101f070b2c9003f769f646806283a3e
0xf03ced25c614ab2cda2aa1751b4bc729e2ceb52d6ffc36bf4e172277342d84d4
0xd6c50f92473bdd9e1e85544ef7d5a26d9da2e3741b1510934785420123347d14
0xeec454c7e18d6df3c94f2fa19b903600a71a37784cbe942b6347c46d9398810f
0xc57ed0af680118cdc9b16814bd8c918e4ac0765a262eba32f0f7e83688039eeb
0x00596a18573a74dd06e83fe3578686385aceda582edd304830f98bd9d6d7246e
0x5478eb828392242d2b5ef38d61041209d644f951ceb924efdad11d4a3802ef3a
0x60d5159d8c7141bf22d839edfd13616c2565f0526e70ffada79db209ef8bb5fb
0xcb2a9d5c58f691ba9eca46a2752bd97184d944caa33734c47e34f0f74402aa9f
0xdd242a16983f627aa8dfccbde33f0de57badf79f20f46efdb3ba1549e6aadc08

Functions
Getter at block 20874301
DOMAIN_SEPARATOR(view returns (bytes32)
0x36439a07ae1d6a72e6ec08b6c468c86e9818d579cab755cd47715a558b1a7663
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=35959014100911822, _reserve1=245696279661345765043, _blockTimestampLast=1727829731)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
129558794250267298210559575742020348461303852
price1CumulativeLast(view returns (uint256)
14211327454510881694148843981757981684
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x8802269d1283cdb2a5a329649e5cb4cdcee91ab6
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1104570768799778339
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.