Uniswap V2

Verified contract

Active on Ethereum with 75 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $11,496.03
ERC-20
Value $11,355.08
ERC-20
--
ERC-20
--
ERC-20
--
0x58278a676964d7ab078830669ffd3a32f8578c8fffcea1020d832b972d1bdc77
0x0d1f1c7cf6993b7460febae8f12ad311cf1b0adab8ec5e5d5fa6edf5fc1e5560
0x4a6be4c98d0492018c02fc9b00be0610edbaac05e7eb6128f5ccbb81b931724f
0xc50417eacea9b0d02e38234669863e23c640823aa801ee074359b9ac6e7e1967
0x7935bc371bc94eec1db0dcc43ce2d1522444507148d754b04da59a2c39361b64
0xaf36ed4b6baa36bf28371a0b0f8c36569272292b1a08b9765f1890b2800b89cd
0x7372af74e9f949a6fc3be864b0e177a0c241de8a768211470583cc6ccdd19299
0xa83849e4cd23109f9ed94a09f1b57390a8b946b4299c8d8cc09f4d7ecd09d254
0x0062fac2f46d272929269a170b7d847d43da89848f9361e9a6efb9ae5bfa7fd1
From
0x251f91b03837a32f7e47dd7d63bb5577c0b369f3793ede8908bc76b10c874a48

Functions
Getter at block 20938520
DOMAIN_SEPARATOR(view returns (bytes32)
0x8910cc3faaab514cf999a6e36ccc59d461fc73e1b011d1fe2e446c765e26431a
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=19020886914416, _reserve1=4768416165363903256, _blockTimestampLast=1728109103)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1438795637498772769055699238386846568632664553472
price1CumulativeLast(view returns (uint256)
1352328592676834103029398315671170989
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xaaaf91d9b90df800df4f55c205fd6989c977e73a
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
8615490779373959
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.