Uniswap V2

Verified contract

Active on Ethereum with 39 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $380,821.29
ERC-20
Value $372,788.07
ERC-20
Value $9.99
0x48e2247d66c55c81e2ac7df6fe2c6f0e010c86e823c4fba1efbb9fce5713362b
0x5a72eb0334fa22650b9cdc99ea78bdb179da08d3450502670215d0853549bcbf
0x21e8fc12efb097e34f3f36b04f6a98684947ae41b3520cfe4decf13e53bf37de
0x5b8088c40f2572ecc4075f1569e530d997fca0663770465d2cb603338d162ecd
0x935b014491add78f610fd2801691872a580b79a163faf8942adbca617a4464da
0xf28f8051580f3e16d38a4207e2ae62a6a13e3b64ed25f1cca434ac832cedf359
0xcbe7b53da44649ba23753c652ec2c1f82f5ffc4033fc75a315ca4997c637da37
0x0a05901b835308fc47c7901aaf7dc2f0db8b928ffc75d7878664f21755f1b5de
0x23996d092453629e7eec888585741b5d5e6b457b1f58e81c5d3b5b873792717a
0xe4b54112cd60f9478c395ca4efb9172aa9e52d94bd676b5f61461edd685152fa

Functions
Getter at block 21056678
DOMAIN_SEPARATOR(view returns (bytes32)
0x881577e2094fbd7cde3fb11a770d1db83afd5038bcb0e68e144bb384c734d806
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=2289403010916382454814582, _reserve1=154411838549161051143, _blockTimestampLast=1730028611)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
177383400214339555851007545919937556956
price1CumulativeLast(view returns (uint256)
4772303470231464151739122474508572105583876818
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1bbf25e71ec48b84d773809b4ba55b6f4be946fb
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
5933748171966232898834
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.