Uniswap V2

Verified contract

Active on Ethereum with 211 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x27bd4fa185aed1fdb7bcdc357dacdce6993873408e585f1224c47d7d0adf31b5
0xade0fe9aa2cf8a318283a9c099e71ab89d9c26c8c95aaff649edca8a39d286d7
0x2e3caf7669d5c66573d2c314573332fbdddeba2e963d962241e0cef1ea1df862
0xe351f210d1b4dbf7b781f077a941a594b6fb4890146e5f957d4dcbab5e95066d
0xbf506d4a8cebca9373682963c9e12be84664188003dcd38d4d6d66be45253c24
0xb0df881b5a0bbde0b01eb41b569c75cd5c03ac5bee121e7f95e8d1663760789b
0xf93aadb62dda013408640d99f33acca15edd3ef4dee17015cd0567d3c4679e92
0x2c103c8fa9e5a5c2dc44856cff19d922662d13734a1633bce6c62e886670b48c
0x5201438946c6db8f70e2498861f0860bade6fe370c140873bcc13ff9f63c3bf8
0x2a26dac4f46838ac6e7813c74565e795c8ffeb6b1e5ad9a45099b0022fdeb1e3

Functions
Getter at block 21324115
DOMAIN_SEPARATOR(view returns (bytes32)
0x37dd502f2eb7a71fcd152f03945e2f25b07d83a936bc7fe4e6e50114bfdaafda
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=79998074219781834519345860, _reserve1=363161177673186004446, _blockTimestampLast=1718605679)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
6882130078305747922251946970766632605
price1CumulativeLast(view returns (uint256)
167658615713828126442878143858039590868610922943
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa663121582725aa0eb8bf20b0f56f1917762e873
token1(view returns (address)
0xd0c59798f986d333554688cd667033d469c2398e
totalSupply(view returns (uint256)
147732841089563568856437
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.