Uniswap V2

Verified contract

Active on Ethereum with 66 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $127.21
ERC-20
--
0xcf3740c491509e87a1a7cb972e90f8ad848317327d388a174ce8010c1fa1f32c
0xfc6b04645fd7c8d78987cee140ecc5b8b6267e1913f2a74ba4c932159dcaffa4
0xdcf93c60750f1669bdddcfcff2b6c699fc51f369c5245638047429c932d99dd4
0x793406ba14622b966b9c39e60355ff6394ff93b5cec1d12f71bb5470a0f4cfe8
0xc22078048366fa2926231267e57a651a5a3657e1dcc92462ba476360294c7cb1
0xf097920741961768d1d823d9d3904e91bd635920d26cfff953861d88f2a44f2e
0xe5a46ace5dc268836bb9bf3f486a2da5d559127cbeddbed4363dac4bcb385f82
0x699766217c9834c96f59a7c00a82df97b83b7fe2c9ccacc5ebed8ef541258603
0xc50c866b6a1c71108af773531954112de714b732e85d235dacf332a4dbe48d49
0xc67e71376e2587e5da2cc23af6affcd91c2ad2da1bc42badf0f77d393be5484f

Functions
Getter at block 21157767
DOMAIN_SEPARATOR(view returns (bytes32)
0x55a39682c11abc59cee2da04c5bcd72ca75de60683b9b19c8c2f22d7f68e8316
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=6087513206185949360, _reserve1=127270715, _blockTimestampLast=1684898807)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
20344028707236656619801400077
price1CumulativeLast(view returns (uint256)
7347538201331200219915930023032512332610754542147992548
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6e848a973c2388f772e058a3fa1f92ea551b6a8e
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
27584941117489
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.