Uniswap V2

Verified contract

Active on Ethereum with 210 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $274.79
ERC-20
--
0xbb22d4ac2a704e8ad5c0c992914d27b34605e5cad88013d64af73eab7a0db868
0x751dd02c7ebc73fe3edc81824876456433bc098dea0e4f696b81f4a99c41a729
0x934c5c7a543d02147f6e9534e7dfdee1103266fa3cdf9297ea81dd845551571f
0x861ccae3866dbd8f39c762a6731213281934ba6bf20f8f4cdb31a90e69fe69b0
0xc0ca5389220e0f64b0882e872abd8cd5b97a9a5353a218adcb827c46c9167661
0xfe60a7de3cf2f1bb1b362fe5e3605fa5bcbceaaba56216ef3fb415a647ce1222
0xd4ec17641ef665e28e27b87566c961a3df6ef715c2570ad7eb4f5c54a64a4bf1
0x4e2cf76f6b7c55f5db7afc0acb4dfbd46175318d5f2c7d2a751fe1890fd1f8e3
0x850ff054b790f2aef630011e802eef6beb2a9ce829ae968bb1b8ba9546641356
0x10be61323ca7cd9cf2e98d9d658568897a205824ff7c4af9c3185d9e8a62c1a0

Functions
Getter at block 20864630
DOMAIN_SEPARATOR(view returns (bytes32)
0x19156431953e51ba2246463357f811c5572f9398055180f92e737f5a3811caad
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=5200131536855965168745, _reserve1=274818527, _blockTimestampLast=1692429143)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
47471031221147580346610211259
price1CumulativeLast(view returns (uint256)
10612701652256268330934112968326057973033732702344846999
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1cde42a34d549fbc1e75f63e56867f14a8e1175b
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
1166967264026942
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.