Uniswap V2

Verified contract

Active on Ethereum with 10 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $189.55
ERC-20
--
0x945dde58ee1c9ee78bc664aa263ae3817ffd99d3f0fc99cbcd1d1a6000a67a7e
0x7e0c1f43c8a21c97cf06e2a08bc5cc1b06d1ef3e5e582bd3afe7243c844aef18
0x40f8965ff08ff59b881d65c41807b99f6016e4247c23eb713d5c2c9882666613
0xbf0810233d938b51a3626c8922be0ceac1ed4fbedef96e8461f656c354fd6c2f
0xeda6c7c68168cae2a0095de29f0d2ca0138ee656902fce2ac1d5466c7ab32371
0x0db7292e66189b8cb8e3ed5d6466a7f223b5036e99f5af032062cbf27fe27ec8
0x0c78c8f9ce20f79616a9ccb29537fe240cefb67416a8464d5750f13563f2c325
0x3b78db5f221b3976a1170b1c11ff3ff5dcaefec2111c596a273f13dd2cf7153a
0x75d90d355f322d7b7ae6ba020e92997bf38fc91bd2617ea0a346b9b50fb52aa0
0x68115260198f838bfae8f11278bfee9981a46b6dce8123a1a664364443901715

Functions
Getter at block 20916389
DOMAIN_SEPARATOR(view returns (bytes32)
0x9948d1529af213c3374718cc5126353aa09c6148c8ea84ffbf65281cfeaf78da
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=11547049558938798793384, _reserve1=189359290, _blockTimestampLast=1686765935)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
244530858541710102780322470025
price1CumulativeLast(view returns (uint256)
18826867888819433718534401713661637193990147578903034827
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x96073dc8bc74db12fa46b831997e3ea7f36b0d8f
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
1455616785884029
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.