Uniswap V2

Verified contract

Active on Ethereum with 1,105 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $68,040.68
ERC-20
Value $67,304.23
ERC-20
--
ERC-20
--
0xad40d0a2357e448b340f4fe3f7ad8459927d011070cb39cb398791ba1efe37e1
0x3422ed5381670bebd1bc36cd75f30f1616a6f21d42730feebc3b85c63a723c3d
0xc89dd1ac473cac2679760ff280b2c05e80c9a864d55d14eb8cbae1c12a05687d
0x643a9821be579d2dc262ebc0a57c24ce169b520db869793b2dfd05ebc78e6658
0x4e5f9e8654be98d8f1b616541c2c20e7628a0f3ac6d40a53b2b67f5477ec2b2c
0xca4b86c7f101862da57cad211b789c8f32280f06fe0bece00ccc552d426304e3
0xcbd8cf4466a307be8e68b2911fea64073fc77ccd78007c1b4ae8389ecaa80bc1
0x764c43689e08807a7f6a9bc855d3d0ae78509a6cba77395c0694312a5724b470
0x38b2dc7bb4ea11e27c541e6a103e79d6fba22149fcc0d893ae1df0994b135b78
0x88f843416a78905d57b1ca4ce0a4b99786cb374dbc1d66cc3e59ba200f6cf91e

Functions
Getter at block 20812950
DOMAIN_SEPARATOR(view returns (bytes32)
0x3ee282752283a988f683c29176a8d03a5bc0789a6a59641c7e2293b53cf17b1d
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=69074611938990, _reserve1=25757083407191285129, _blockTimestampLast=1727077247)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1316634324961860795984750076775700795483311279044
price1CumulativeLast(view returns (uint256)
1554538669596014696769396906287147124
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4c19596f5aaff459fa38b0f7ed92f11ae6543784
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
20079418470404169
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.