Uniswap V2

Verified contract

Active on Ethereum with 37 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $32.85
ERC-20
--
0xd19c4ae8e069eace175744e4eadfb941b1045b2c4a8fad2e3e9baefe470e797b
0x9e3423d10d9af203113f630eb41874f1499f9629fe2ba4e78f72b749bfbb1eb3
0xab9cfc22fa0387b05e9d9f8e864b97196a861a82e20261f26c6a67515a00c1c2
0x37af1ee8c423e6bec9a7693d8819e438a2709569d7c01660640bf758c8c9e095
0xd90b71d58c344f364e4f6d387a88a64e195e1f9a24be8b7a65154dac18b0c64e
0xf13ce5ed730cb461323ddc65f7bff1879e8b47d8a009b54e3a6dcf6586bd07a7
0x2df2590dcf6f9fcbd1f40773d5d412f37a7da9f0b1377fed759b10e32ce14d3a
0x33ce42545024dc9bf83fb3debd8f5fd75109709536c0b54766c3b4a3b0f1fc44
0x6671e37085014d5d466e7111a47baedf2268555eae29b34e774a960013e5db7d
0x43a5792acdc74963e13640d1417b462ab553d13069852495d31580f02af54909

Functions
Getter at block 21096051
DOMAIN_SEPARATOR(view returns (bytes32)
0xa0e4ef06a28abb9a8f4db194497b88cd4c3c68fd93512812b1eea2198859ad78
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=61412298828189355210087658, _reserve1=13072008972750818, _blockTimestampLast=1729826207)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5012301225494948385896096849353000
price1CumulativeLast(view returns (uint256)
68889901871294075316199519243178592652195273905965346
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2b645a57e82123796c3ea7d78de27c3e3ff7f016
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
848677836711515573775
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.