Uniswap V2

Verified contract

Active on Ethereum with 193 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $460.03
ERC-20
--
ERC-20
--
ERC-20
--
0x36393e55fb8e555b84d1909f6d1b0590b3766251ea0653d719235093539eaced
0x8b481607b53e89e08c21aa42cf3736e92dab789c1c904f5b420c98fbcc601004
0x74d4df77b56e7eaa341db3b457242f7ea49908fc8fc1d57f3f892c5d95d6fcc6
0x744b0fd329846119d5b29045f083e14f1819cd9adc43ee6c0eead0ea7626cd0f
0x8ea2c81ad34e1a01df0946c754f3b41d1294e7533ecc24bd8a11b1a49abc96c2
0xccdea237801f139c59fcdd2f83864f4da762251878e24c665bd79a124031ea0c
0x0590ccc942efeca27273578912b45deca10be11cc04dd29f5ca66f2a52143e78
0x3916d8712b7555bb11ca2d96c4b70d309dc4a438bdec6711295c4af53d6117bb
0x377b92d3c56268c5b5700821a99aef0f62bf23d23ae0b9e0f606d558e972757a
0x205016d6a611b794e9667bf63bdca628420421214ad2001bb12909dcec8d134b

Functions
Getter at block 21306691
DOMAIN_SEPARATOR(view returns (bytes32)
0x327744cf3a51724228a13175c4930435555edd69e3ffe420d0973fa622cc1930
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=7511155246935887146448362, _reserve1=460098716, _blockTimestampLast=1731824411)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
29031179784556092725700055885
price1CumulativeLast(view returns (uint256)
9268576562560856793739613512337178456367583041990731004189
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xd2dda223b2617cb616c1580db421e4cfae6a8a85
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
33408923512163784
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.