Uniswap V2

Verified contract

Active on Ethereum with 61,501 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $6,409,828.78
ERC-20
--
0x55ea449b6e7a76cb1774e837d9f4a547c68fbbc32d0ef1e7a7f65bc35a527f6e
0x0cf0df1c22d9e7c439c0120efb2b0d1459ca9c06d7c6a09cf7329b0876cfc5db
0xa3fd698b89301f4a8c2f74368d2f1adc2b509fb6a6a98413042e3f9e55d9374a
0x3078c1e1182147c95c2891ca6da36ba7075997a4b2491af424cb1a1e23af6750
0xaf3039fc92b080072637e8676f2eb153836b7d19895ff0d58b0dedb90499e61d
0x1d028b791b439fd4891131a7cfd50ee025c566fedcffc9f1b8878d29e7f2f50f
0x804360904edad0cbc0936ad83729e5ae1f3987b23ba7de066a9eaf6764d09148
0x601ff9a32259b47fe9e9d5a9a747f75c6dc56387674c7273060618e1ca90b8c5
0xc7c76a29cb67e7cd656b0ba91d49526723c74771384c19722deb69fac4fa7783
0x7e2653a6ad11b285e0bfd4e7554718f1985c4c5f8575c51fffd2a1cb5b3faec0

Functions
Getter at block 21157763
DOMAIN_SEPARATOR(view returns (bytes32)
0xedb7f5928bbeea10b96e40587a1112e52d2397be7377d5792704037d7ca333ea
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=156956851927528295838877311, _reserve1=41002960324289242771540106, _blockTimestampLast=1731234515)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
773286294216244520672250788951635770710323
price1CumulativeLast(view returns (uint256)
787943282365330768251244495760067532918051
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x0fc6c0465c9739d4a42daca22eb3b2cb0eb9937a
token1(view returns (address)
0x1bbf25e71ec48b84d773809b4ba55b6f4be946fb
totalSupply(view returns (uint256)
78431144732079628098481028
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.