Uniswap V2

Verified contract

Active on Ethereum with 493 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $285,448.52
ERC-20
Value $280,998.97
ERC-20
Value $2.84
ERC-20
Value $0.23
ERC-20
Value $0.06
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x4a1b4143de9723425130c2c9a1e5bb787a4cf4e0cc9d724b5802f0263ce34475
0x7320f18c56dc748e54a977c6114858f42e65b0b0d6291f507dfcebb0e0cdbe87
0x0eea407194dc91fc88148f9663a9ecc686961cc61ccccfafaa2cde9047587702
0xa0122da9caf5b485a57a7889a4dd05202b92a39f919883c97a353036afb1b608
0xf1bc606fc3fa2d80ab5d83dca4d579d58dd68a2d0c47f34f51bf716b85bbc490
0x965c11ecfa3daead51119411b766115f06d42d0f60ace13b4644b2947bf7ba74
0x013c54c4810f1a9577d1251c11eceb20845b7e5dfae792f299cdf14c43baad0f
0x545e892fb1c4aec6363d38a4dabe66057c35f8795b023fa25f704333fbc227d4
0x6f8534f9b2cd2efcd7de150dbe02043e6329542d3fd7b093c652db16dcadb1c2
0x1eb3c340a5201686c24278095946347c8b9b569f971ec0208ac66760fe787f62

Functions
Getter at block 21158188
DOMAIN_SEPARATOR(view returns (bytes32)
0xe39b487bcb52e757245c72a033b1829047d306bf0750e498f9fcd2c516b81a28
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=12219229127836822, _reserve1=87867643778714861443, _blockTimestampLast=1731250967)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
170844793163644377373449856184934209483366185675
price1CumulativeLast(view returns (uint256)
27228468567762817063760166590582406349
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2b591e99afe9f32eaa6214f7b7629768c40eeb39
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
89034723764112885
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.