Uniswap V2

Verified contract

Active on Ethereum with 274 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $649.26
ERC-20
--
0x50ec8c88b01f12ce802c31ff2ea7545973f20babf74601748784a3d67dfc0c84
0x77f31aa9ea1cf20c711e7db335fcc40ff3ea022b5a046b8a2131196bee0cfc49
0x10bdfc8fb9770388d471b58f2894b8b6adbbab3013b07ffbeef742907092895f
0x116e771675edbcbc014b8208d63d2fb789e071189bf05f3c13a61586a98765a1
0x7ff2d10ba593a8009384008bfde207c038466ac60b4d718d508277537fe0337c
0x2c0a3e64947c6f1640285584bc2f35bafd26ac97212435ced66335a3798f7621
0x0dee59519a0b923ed3a70ec0f870433f6849034acfe1f0354b0a60065bfc70c5
0x8a90d34a47f58ea041f9789393cf2ed78ad7f538042c8d04253d60957fcbd321
0x812e60eaa55cb46f639f63e16adbcff4d14cb19ba9115e040d0707da292fc201
0xd43629c49611e669710fa2103d6f5db77d06f49d7444c083b0b1d8af7e13e88e

Functions
Getter at block 20865296
DOMAIN_SEPARATOR(view returns (bytes32)
0x485178927fc4093d9cce7f29321c38c94a2bda3c6f18ee210fd55f443036c48c
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=59267207184465893454209, _reserve1=251199121927589116, _blockTimestampLast=1628377023)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
40201726487474196614961732009752032045
price1CumulativeLast(view returns (uint256)
11734247785951457019982883182410029726960858441
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x9144a650d1da46f3d15dc644a2aff01d4d4681d4
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
119520262799113509398
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.