Uniswap V2

Verified contract

Active on Ethereum with 566 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $128,815.83
ERC-20
--
0xe6ff00db868a7e2cb09df27333854e9fbdec47a6e749f714be8931ccd8f016a3
0x94a60ef31e161cbc6a8697b83d5c7a8821741990b6d007b65f13251d444ecbd2
0x6cdc6c294fdccf1bfc573e8317a7c9238a4a2f3db3c1ef5816785cd79ea23048
0x071cafe78df70638024e0b09fda2006bb6c1c0922ef992bda3ba8b500496434e
0xc5d6bd1ab57b624329ebfb47ca61ca16a2ff6ef284d9f7b6c04d19a1b1a9daef
From
0x3caa149099a636b1dbce6720f8978178789b064ad0193b14e9fa40ecc22670c0
From
0xde3c3a594202e90c8d5a2c605d52f088c3bcf3f41797beb7827273da2d7e972a
0x9915144c08aa05f69d6aee78e419c0878b1f536c879eb14a7633bcfe611a1869
0xebb357371139a6eaec4c6fc08c85a0f92373d0a7849b5a122092afdcfc96edbb
0x2efe6bb4f7f3242ca47d39916218d25b48b9d8d0e5ef570de7ee90d57a01ea52

Functions
Getter at block 21204677
DOMAIN_SEPARATOR(view returns (bytes32)
0xd29f1918b03e39d074135ab0988bd8dac5150cb006fdd8646a667e18186e2276
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=1118657184459641397726, _reserve1=42072066960625680154, _blockTimestampLast=1729481567)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
32619310415828512534769257220408415692122
price1CumulativeLast(view returns (uint256)
15506189808646086454987497750162491725051966
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x691ace5e56507c008d836c8c58ed93546bdc81ff
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
211164130337036989607
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.