Uniswap V2

Verified contract

Active on Ethereum
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12.93
ERC-20
--
0xa6a591e11d310be9aa923b24a1a8783a3dbc4d7bba5bd17774a197c48f56c5a5
0xe1e509d1fe70defe6cd4ecf400d8f36ba0c19966ecca2ac6700c3503d12cd191
0x3bfc349803b0c49d6f1ab678c6cce4cd339f504a10e60b37323bbd0615d20455
0x8281777755036ca2db46152f96c05b91c66b08038aebe7526b8ea6bdc683c58f
0x0edd3132f3fae3afef1deca679bcdaacc968b0e73e34c4ce9e666d71a051be68
0x697219ab54ec152b45ea8f045e35c0b763b36e03f1610168feef8fbf404f5611
0x6fc808137abdbe31829a9bb4f60bfae01b699bd64ce32d411aa11a80754ae2c5
0xcd64dc2254f6a336554694884d3e48bbb142060d34cf5fa39f7f52f2d07794d8

Functions
Getter at block 21417632
DOMAIN_SEPARATOR(view returns (bytes32)
0xbdeb36c70f36dffa979ab8fe909c5d51aaacf5cf8957dca93a2e51c6ed51527b
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=384113687322260406207380074, _reserve1=3194761234658971, _blockTimestampLast=1719389975)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2682494521923375783299718747758940
price1CumulativeLast(view returns (uint256)
3869138722726769720995194308681667050858543064384
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x276e84edc5bd94731b65c207dc1512fc5391572f
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1068418751571148202304
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.