Uniswap V2

Verified contract

Active on Ethereum with 38 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,390.22
ERC-20
--
0x051dd5e3110c3c852936366b0bcf439eb34dab9cd3eb9d2caf1a2709e09f8797
0xd012c44622e7ceb7d6e3610096a4eec66a1e11f6155d20cb3e3138e5ce3c6dc5
0x6afddbd13b707c5132eed83ec84bbe5d14e6707ceff2a9d95aba12feb43a8a1f
0xe7ef8ff57921b108e9d1ef0944335af5a4420bd02e3a44c71d2648b11c9b2e93
0x5a9bf3a7a5f08229a7c04f6c6eed6783abbaf40c9b84267490a71b942ad1aa3b
0x26d7772c1dd485226cb3f3a272260afe2a49abfdb683d9bbe85f8ef17caf2c87
0xe69935c85e922272690ccf046b03d86878ee0258afdfda8e74bb11884425e455
0x39e9de5da1ccec68428681687a75bcc3a5418099058615fb36b0dd22fc051ca6
0x7f2c01321cb354d50e521c37109470911783d0a46a9ac216cdd3a029b9dcec0f
0xcb455a528de532c985b6e10f1ea93805baecb758bd6eece6fa91847dfd4245d7

Functions
Getter at block 21031595
DOMAIN_SEPARATOR(view returns (bytes32)
0x30f3623fe7f761baf12990875308041ebcf42ac7c806b3ccf20cbddd0ea13f2f
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=4878564922384339131274, _reserve1=1344594858953272617, _blockTimestampLast=1725434483)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1648782343756250043413985650963929049038
price1CumulativeLast(view returns (uint256)
1647533780928164584607362343980425794569355746
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6971fd17a3f82a7b9c957c82c6f4a5c8723ba6c9
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
80218063072444341785
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.