Uniswap V2

Verified contract

Active on Ethereum with 890 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,758.03
ERC-20
Value $4,610.72
0x1d63814f7968155ee9011b35327d8d0ee44590ddf2a60504a798d359738fe625
0x159d5b49d5da517b7ce9cb053116336006325f385ebbdc9b613891a7b3680798
0xd5d462c3c422561729c9cfa80c8056730cabc23595bb681257d21d11654b535c
0x2b374b37fa2c24372f3f7154dd85021a492bec20a0d5bdf1a63326c474b3fb8e
0x0b81100f957e5bfd092f79f40a5c71f044d31807efb3d5f3d4db681e0e388091
0x2115c9042be144a5e792280d67032d85072e2b4e59eb9cb031e67cf33b409a0f
0x9ae0b1d13f620581b4e3385c60a0f8962a9a5f2b892d7830ab8b0c1877d29be6
0x110aa6d71d5f6056de5fad7fa7f50750045be261c20cd1041b331903cc1c77bc
0x6a077d429a052e7572b42a872ca540c1f389140d81726a753bf05d271558897f
0x0ad1d90ed53695ab1c08894ba5f8146305fa67e79290e5065e1be4d0b347bb2e

Functions
Getter at block 21256816
DOMAIN_SEPARATOR(view returns (bytes32)
0x7c523f92e7c1f562d2e8df65a9af0fb1de59312723420cb0135564068c75d17c
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=103415135577288735767836, _reserve1=1398484169843034272, _blockTimestampLast=1732251659)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
493692427114244317874704365417506575908
price1CumulativeLast(view returns (uint256)
15801515249234264422120818974757839940219926460
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xbd6323a83b613f668687014e8a5852079494fb68
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
5629985991910948594425
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.