Uniswap V2

Verified contract

Active on Ethereum with 22 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xf595ce036ec87b130e44213da83cac1c24794e3e1e897fcd6395e98676a117f1
0x5781af29021e824ddcd3bc362aa8eebfec7b50f4100f6703ab53e8c43ef6f05d
0x7f24f4be32bcd2cc6ed1323b3534f910a5497f8ad9feda5f8584f42d7dc46f34
0x68adf5cdba79b4379c77d223950ebe533cb4eebfceb236fec2cf6e671d78fee4
0xe07b4c88725d8946f076da80ed2092eb8f2cd88564b45178da15ad914a7d2385
0xb8349a42cd5ac11fc8af267276aac8506a7190888653922ddd982843b928be81
0xee2b12e6c3236e988970a17a118be306f35a6ea9536129928c3d1cdaef760932
0xcc1bdd0116cc10b8c920a2d915449d57b1976b8d3f9adae608da0b25d236365a
0x41bde5dfe7459b73b91493c9f8228e14405dafa7dc066bf769d8ca38393d40cc
0xa6f19ac03567310db08f7e53566b0d5a136b61cfd2f17bd4545773e98e65af26

Functions
Getter at block 21386109
DOMAIN_SEPARATOR(view returns (bytes32)
0xb0a9a233063a0b4695900176c746437f5760fbcbf31d312452fa908177a3827b
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=4002313985030601024, _reserve1=253567901617148527870535, _blockTimestampLast=1632536973)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4609097476140665789906244797167709418796759574
price1CumulativeLast(view returns (uint256)
4601639883323132546297977812510467210
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6e742e29395cf5736c358538f0f1372ab3dfe731
token1(view returns (address)
0xe13559cf6edf84bd04bf679e251f285000b9305e
totalSupply(view returns (uint256)
948683298050513799599
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.