Uniswap V2

Verified contract

Active on Ethereum with 241 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $107,885.92
ERC-20
Value $102,801.26
0xbfb31858c6e3327fc61c836c238b5f7e90c4fbba100d961c97c4c6b520825078
0xec703b98bab2e41db33fa5c6a1fc6572ef189528431d4ef8059eb852aae93954
0x03fcb9a96709a32989d8004ba9a44ddb0ebdf2069213c486c15bb31ae09d5e99
0xa4d38badc7d541eefd9cff95a82eec06d7b0d38c6cc0fad134c283a0784d1fe6
0x82a5089ccb71cb41e1cbc0f7976e6b5c02a2df5bc2abffe5f917c5ff367c9f8f
0x202257e028e7975c29e88962d2d0ab866cd7b47544a08a16724df8004fbfc01b
0xbec9c257b5346b18e4543839e55bcc0dcc7d3f8e599d82a5ed563a3981161599
0x731803a9963d1cf1935cf18df51504c0118a09be3465face3fe57361fd5c3612
0x00d829e796073aaad956935b2b81c94fa8bc24fe00fdec0deb06c63511d303b1
0x1bc7c059f02b54512705a8e7013e791165e1b2f6b8a27ca536060d41b74cad9c

Functions
Getter at block 21160790
DOMAIN_SEPARATOR(view returns (bytes32)
0x59e123aab258c10a4d46facc4230c059736dace74b4f95c2ceabd3f9bc5d837a
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=33905491196982101533, _reserve1=1198196580426, _blockTimestampLast=1731066371)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
11017801268673110782526962601513659
price1CumulativeLast(view returns (uint256)
135215156301783959406947958918715568281994457354745
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xcaeaf8381d4b20b43afa42061d6f80319a8881f6
totalSupply(view returns (uint256)
4685890254591913
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.