Uniswap V2

Verified contract

Active on Ethereum with 21 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $35.35
ERC-20
--
ERC-20
--
0x6807a0923c732f3b043b6301f76e57b6104f6059ad2e6dbbe6275ec03981ff03
0x5dee32c35dadf8e6a6fc768c9c89ebbdb21035f35e362223a0b9bb7c06abfb57
0x50d374d83f59bff3285805e5351b6509c14626dd7788a4e4fd8a8dd956567a44
0x052c9fda4f14d276423e1686cc983f7f893d0c0655320bc467c684abb6f3a27a
0x228548b25947f92912dd81f3333ce24715d07cb1ab8e3cfb980c57551433e312
0xddfa2b664642dd639822b5dcadebfda367a8c85f66368f27243487b72c423d24
0x3ecb683f014873b48de76b89875a2ff6385e59d464d94e5bea06870c58cb7bd7
0xee19bde133d50f5a0268bf051f2e3028a353ac75e6030e2da8ed8770116f799f
0x60c18d7c1ed7133afac6bb90b86d4178a4304d16c324a46f43f850339fb5035b
0xb44a8cec757dcfe2550fb54289259ce9d48809964b857934cdf30395403d8f6b

Functions
Getter at block 21044735
DOMAIN_SEPARATOR(view returns (bytes32)
0x27e037bb9b2195e8766167bd61b6ea881dd1e79c7aa6382a11a7e5cb09d56566
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=261964639238251043612328426688, _reserve1=14326443856329994, _blockTimestampLast=1726378811)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
94896069261026455870651251176289
price1CumulativeLast(view returns (uint256)
9417953294605749154300754393655573481885929591956217276
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x546aed37d202d607f45cbd2b8c0cad0d25fbe339
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
53264988262711988998103
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.