Uniswap V2

Verified contract

Active on Ethereum with 127 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10,642.69
ERC-20
Value $10,060.94
0x6ef833dad1eda1c3c0976a051265b3b0920e641be74b6a15f438e29d16772844
0x57102b3f55e4a848f016d0559331f8ae068e79e83c1625b3e920b32b15d5bd0f
0x3899cee904cfb221c6b954c9aa1b4418bcb97a3827e1960615f96452cded42a4
0x90d42f45d6e38e42ea2eb13741e9e45c631c0137a83dd958afc71d0a2b92da38
0x04a5f1f6a7d4d0c04ff866d47a3d1fae38e9586c0fb4012dc1e01f2e77cdf7ee
0xd1baef5111933371d9336cad92471c1b19209c4959bfe1fa03e435fe4144c44b
0xdeebce812867cd7770fc1f0ca01ffebcfcce7de8e9fd277f514e4d4a5ea4a0da
0x91ffd60bd8fdc759b9372bc534d2d6f61d52b8ddf5a323593fad1dcd1d2cf11e
0x80cc493804195acec60b7b4ba9247aa0aa253e8dc608e57c5fbd36d629884bae
0x4451c9e0aced8721d6b771d776bbffc46b2388cebc5f877afa3ef0b1f768ce35

Functions
Getter at block 20867401
DOMAIN_SEPARATOR(view returns (bytes32)
0xc42d4d54e78450aeddd4e04edeb099b8e07365acb0c3e0eddfee9c9102996efa
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=1676824013839122383577734578599, _reserve1=4054157617747580527, _blockTimestampLast=1727742407)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4400212561276439439288034372424
price1CumulativeLast(view returns (uint256)
8193811373982140531703798302148063493906210309212197643
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x00c2999c8b2adf4abc835cc63209533973718eb1
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
534371883589097970500306
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.