Uniswap V2

Verified contract

Active on Ethereum with 30 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $114.1
ERC-20
Value $105.58
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x0c981921a95ad13e27a022a3aa42d281823584622e0307b8903a08149413f543
0xa6f7de7473f56f75b384391b7a44a327419858b6200773ca64534cac341c78fd
0x8d0c78f14b8d2279ccb3d75590e4fab01d0e10c6d7d82c1cf044b27273ba3dc9
0x203b554522958051773cfea3a7460e9ec3c02e65fea03c7641afccb7524e7c16
0x458da53d19190b9bdbe2e50619716e9595d62f06fa56afb4cf3a94452a5255b7
0xc7c5e3122560af6524f8233e9d72a6c765a8dba23739991bb70647fc9d9989ba
0x1001f92501c00370a3c5b8b95e8b547c21ffced44819d4bfd658112530776286
0x676804f115511acde19891224a125a9ac7a26376f6e8dcef27f721b449867b13
0xc759609b52ba3ae35faf4fb9f665ce07ded99bb69da2de578d9c8386398a5cee
0x37fc0ef409860ccf4943995afe4b61ec39372a932e319c05531898ba91df9aa0

Functions
Getter at block 21056374
DOMAIN_SEPARATOR(view returns (bytes32)
0x48e1516a85cbf07b93d79d2458ac3d72d5727dfa973e3de086fea9d39a0bdbe1
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=5058223047798163225220, _reserve1=114237959, _blockTimestampLast=1727613539)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
245318737811469019942526846981
price1CumulativeLast(view returns (uint256)
19763977186800825751195102952711629613685118780972727069
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa47c8bf37f92abed4a126bda807a7b7498661acd
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
590050303390783
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.