Uniswap V2

Verified contract

Active on Ethereum with 1,371 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $104.46
ERC-20
--
0x18f8742ff88cc744ca150c34f6a5f2a443ec270df0fc85055d1774b53ce9d9ae
0xf721b483dd1096fe85fbb18ee77d8a16db42892626cac969cf968d660760f559
0x3fcb44e7b4c50ce640f87cbd48233dacf42f9b28cdd25ff30f6339961780b0b8
0x03882cffe9304d11028a474d67c8984e5e4e59e557ea8f5b5205f2ae8ca8f0f6
0xb16f321e8416d8e63cdbf24801307c6f66935a0d49d13817fe7eaa6c673c714d
0x37a3400c8f9780b3f562cf22da35e7513a175086392d981a0fcaa93007b462c0
0x0ebec9658f9f19c05a7320793ba06e9329517045ff87a8fff63eb0e0788f6ff7
0xf2ad14f0729eae584f9aa89977233f3ee99b167489717d2eade8ed36a3d38f24
0xa4cb072d330c259baf1172be958e7f43bc660c68659f66234e4c265baca9db9c
0xe688884d845d2f7ce889b996f1a2c7e5412cd1126646322fe040be86170f54f2

Functions
Getter at block 21045046
DOMAIN_SEPARATOR(view returns (bytes32)
0x9420d0aa0470660d7d09024fc51627070321db530afc674b603e47fc8dea35c2
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=25938041677532955435254785, _reserve1=30018345127938631400266680, _blockTimestampLast=1728243695)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2871387337496218249054482707154005541267216
price1CumulativeLast(view returns (uint256)
374565717898740848627915070305962129710802
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x10086399dd8c1e3de736724af52587a2044c9fa2
token1(view returns (address)
0xffe510a92434a0df346c5e72a3494b043cf249eb
totalSupply(view returns (uint256)
27241135136596691428910248
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.