Uniswap V2

Verified contract

Active on Ethereum with 465 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15.72
ERC-20
--
0xd9655213357f0176df1c00990df21b8fb2f96eb53c9a3a5619af3ca5d7980930
0x6de3a432b770e6d935abe9d269eda8d1f232060506f56353d523ffa545b80cb1
0xf65f8bc3c680f842961ce5345ab8ac3a49830ebfdea1893d3b7e28be4ded2d2d
0x25b7947eeb388dcecedf7551d5817c6be8c0564c37024a4588eedc8206ff07b8
0x9c620f2b9c317791d3863ad7c5a18ca01d91c5d197eb1ce64b6ea0dd9b53cca0
0xabb8099f64faf68d7fe3f98c6e9cf26f4ff3e74ad4c9cc73f1e56dd4af9f56d7
0x14249337f30e6e05c733fb3489872d2164d38db70852563b7947704399b28e91
0xf0af86e0f4be7e631b962b41c0c802cd0c54fb39655f900f665ffdf7af364d37
0x8e206f08b7c428c8dc11402ed2ee7b5e76635a1cdb3ddd149349a2fefe04f9d8
0x2bfda4af09d42fb85bae38dba9255a1f7c8e0b96b9510302e0cae747a8b9778b

Functions
Getter at block 21286705
DOMAIN_SEPARATOR(view returns (bytes32)
0x367f60d313409374eb74e7f9a1bdd14f09ee9dc40fb5de1ce9ca26fca032e92c
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=187615474034914695, _reserve1=712437870747124603347590921, _blockTimestampLast=1732309211)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
112306599567574814910961126644945432061504824743731
price1CumulativeLast(view returns (uint256)
595321181523428299496710812259452740
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x5befbb272290dd5b8521d4a938f6c4757742c430
token1(view returns (address)
0x9b06d48e0529ecf05905ff52dd426ebec0ea3011
totalSupply(view returns (uint256)
9786212825783157313210
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.