Uniswap V2

Verified contract

Active on Ethereum with 95 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,029.64
ERC-20
--
ERC-20
--
0x109d53701c0f33265427c7f9ca51b57b30aa453417f1eb5d2f0cc879f8e268a7
0x04dfa80280cace3f54eae5e5d5243ab67b30d7fa3ae995e58cdc86667ec1dfc0
0x19e65cecec6e1ce669bd03f8a7764614b83dbab428235706ec9937e5c7caa209
0xc4f56af6d37a729a002a517459ca8243aaa316f50cc237425916f7630bb7c3d1
0x129c94712f0a9562b282ee6432d748775df75349eb97515028b3caac3d73ce41
0xd655fccbfaee8c34ce287377c3b0b4eb14b7a0f9a772b4683ed85fbbc945bbc0
0x6d781b2ddd4ef0e633f3a1286204bd28c7570c2c773465518102d4e3dd715630
0xe33b83d3dfaef0f91153811abfe46d3c580dddb5103c87093b2b26420fb2fc9d
0x73211792e12e48f44b0c85ab2951cf83b12c03f616faf398619ed2ee99e4e390
0x7bc6923ab7a4f8254d231defbc847d201866f350e03b3e05ac29987f4456d801

Functions
Getter at block 20858982
DOMAIN_SEPARATOR(view returns (bytes32)
0x7f85920acf823c10a1a93ca57ead185d1e826b0eb6713c92fe3c445531098818
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=16561228408563901202699652081740, _reserve1=760913105795696493, _blockTimestampLast=1727454503)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
60110602977923038371350832192
price1CumulativeLast(view returns (uint256)
3206611280108972128405626699870788220129463911549489540
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x27206f5a9afd0c51da95f20972885545d3b33647
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2507311587873714968345974
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.