Uniswap V2

Verified contract

Active on Ethereum with 75 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,074.46
ERC-20
Value $2,988.7
0xcca6a7c0188aa14316ea5a1699274a4f7e17f5b1d54da9b983a5e89c4f745b31
0x984c5862513f1cb33e0b8dd12ed1b109e681b3f516f5f916db2966fd88a01f34
0x830436db60ebf5b80aa937e19297d064edc7514fdf92f38f5ebfdf0dffbdac45
0xd168942d0292e0fdcb8c3e05ff42f695902f6e473b07e91ffec99550367a6379
0x35a9d6a55b18c790a259428fcf134d23b1c588c3ee5feb94a67c86c47a0205ec
0xb4487015d67eb59bdca6a1fd6196b84ba87fa83a3d83b5f369df63c48f1bd669
0x736ced85ae345957b96f5040c7645f7503c7337ad0a29ad5a60935c31a66d879
0x5f5f41524dc2b402520172de97170cdcb37dc02e404d308d5df090be9cc98bb9
0xf346179aea4458ccd308699d70cd136b6120c18cce52e91cc694e0dd8906a549
0x1f42a0862ac1bcf3c85415d39b454c8fb6e78cfe9da2dee3c919c11fbaea43af

Functions
Getter at block 21390853
DOMAIN_SEPARATOR(view returns (bytes32)
0x032e369eceabd7cd3a12cacfb6de0a4a2d78c16aeee9ef980ac1cd08c71b287f
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=30737569936, _reserve1=8883705349, _blockTimestampLast=1733976515)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
9416239449925984965614226543189545101200271
price1CumulativeLast(view returns (uint256)
519285717314771523090987980534283006716538
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7968bc6a03017ea2de509aaa816f163db0f35148
token1(view returns (address)
0x8a2279d4a90b6fe1c4b30fa660cc9f926797baa2
totalSupply(view returns (uint256)
14378929664
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.