Uniswap V2

Verified contract

Active on Ethereum with 601 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $27,645.65
ERC-20
Value $4,156.04
 (#0)
ERC-1555
--
0x4364176cdbc8555a720d5af51a78ed0aedeb5649bd5d64c5480de02bd5c929cf
0x321d05b6a9af30df0c3a14b905bb481833de9bcc923800e861918a85d93f6327
0x413d41121b4ea7f9a596e949b4729eee200b4e610b80b116236cb0b6d4f1e3e8
0x05efe68f72740cb558ad8069609c1b6b6c46fa6c4ce0ac0f60803d1f7bd4c5d5
0xff7fae5ded0ba057115af4a9f4364ce2e40d13b1c059de0dcf0bd3b8bd61a02d
0x1e1a89f8f19d1cbc82ea6a1df6321be27e4595c57fcfcce23bab247bd065f114
0x2204041cbdbf1787e16d4a530f6b51f45934a37bc2ca246685ac27f61caf6b28
0x9e57f428171f65e2eb612b4350e1b12b66980b1c787ec1fe9e94707f2e24a007
0x739485485bb0dedad6a7a2a3d23cc60d72a5b0f4bcabca930c84b8cd1537f7ec
0xc2be41041df2aa0d9cc266c01a999d229e8974f0a46d269dfcb37494fb4bd8ff

Functions
Getter at block 21161691
DOMAIN_SEPARATOR(view returns (bytes32)
0x579f7ca2087c28e2d398a1fded8a2a809951f4077bbf982b1bd71ab5d4bc2a08
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=7680712232303147065280020, _reserve1=4156039922, _blockTimestampLast=1731128567)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
72590049243530388100978020159
price1CumulativeLast(view returns (uint256)
136072847220428387890435009110807933113862693539074351633
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x217ddead61a42369a266f1fb754eb5d3ebadc88a
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
112019303316817071
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.