Uniswap V2

Verified contract

Active on Ethereum with 10 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $28,087.77
ERC-20
--
ERC-20
--
0xd58107b44274e8c1ddb425d4ab32365543c39d04da1a23631714def4a5decf85
0xb545039fc1a4c4149257d6a3cc765f3e65781fa5188673089d0065966e53c59c
0xcf79dab243350c0719a0ab35308db83164be3ce072fc87c6828fe841863bea7b
0x9db88ea10d35816692bc54ccc8d159184baddb05f495d3ebc0a8439e0b1f41e3
0x4b1bd7c011565067ec313265c3025c42ce3aa39f09824f444075fbf8cad5c327
0x4309fd751cd053846b1d4b0ebadf4ce0137a5cd032f1801ae67ba914032e3ea9
0x1e7243b8f2d75f9597b5483765e1363d3025519fed0201d4c7e878991627efc5
0x6c7173960c71ca4f8d2b3654becdda4792ef4cea8cc0aa483ee96447fb78f5cc
0xb5bb530b4e1d010d6b229f63aaf5de7d0479f01677d785efce36bd3aa2547d9e
0x86feabe3968d3f24e29563a678f2bf461765cefe82190cd032a4d84aa8af62b9

Functions
Getter at block 21266079
DOMAIN_SEPARATOR(view returns (bytes32)
0x9909a2c23fee024d0b73926d78925fdda08ab322487e15a5bfc4633ad99d2796
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=8110798112866440766, _reserve1=3604807534146716779, _blockTimestampLast=1732524731)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
86404580457801567480923422424901009372084
price1CumulativeLast(view returns (uint256)
1341984768095950419711412625513799796169712
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xc12c55e70cb491b884b36d2c47bbff750ed8944c
totalSupply(view returns (uint256)
2844279048682521208
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.