Uniswap V2

Verified contract

Active on Ethereum with 3,045 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $28,177.9
ERC-20
Value $5,101.27
ERC-20
--
ERC-20
--
0xd64f78c981617809b1cf04bf13efc1d184dcc2ec1a5cf429a8878762e6e3cea6
0x3cc09b2fb3dad21d52deff12c9e0ffd5ccf6378cf00d873e5b98aaba7b590266
0xe8b6882df8a9eb55c49a0cef47de087c7ea1e07c7eb6bc2022d7212ada3447dd
0x33775e47c66a7feaff9f04f138196dfb5ac25dcdb8edc3d4643a67abbeea546f
0x196f96b967ae9964bc026498380ecaa228c78367286fa523664879928cff5fde
0xffdc9659de44d4dccdd650c5ce88020102ac15501f60a5c20e840efab5153a7e
0x6a5212c358d76dbc9c81cf431b5ad9fae193511a3270ec478ae0c2d2fe2d42f1
0x9019511982080563fb1e247b9210549a957da12ebbc7137b76e1b7fb0ea988c4
0x3c937f16e8e807765bebc49bce70ca696f77a97984b34b9831e0180307d94659
0xe19f1173fe4c3f620d2aa33e685a9606aa2179f9c86d755127d19ff8fd6ca677

Functions
Getter at block 21262766
DOMAIN_SEPARATOR(view returns (bytes32)
0xcdca941951db7a56d07f0128c3f3759aebac9c6bd1423c5b1f0972cf5d74bd42
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=1506306202070547827, _reserve1=7144842676149201330884478, _blockTimestampLast=1732495895)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1003098353178082953536324520375705876174471993821
price1CumulativeLast(view returns (uint256)
10802559469009519624601185688190311328053
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xc28e27870558cf22add83540d2126da2e4b464c2
totalSupply(view returns (uint256)
1841901960833276660317
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.