Uniswap V2

Verified contract

Active on Ethereum with 28 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7.95
ERC-20
--
0x2fb06902b755f13d70b63c8e76dd76a96b0c0aaa5562700d05a3b73f8f7d1744
0x6728857e6169cfc8b4a442853de5a6c9fa2ce57255cf8fccc999a4d5b07599f5
0xef8621b5ff40be2155d5d5302b4fbcaa67bfb951a156c6c457ea609e46e1fff8
0x069770e417d2d8d6c9f42d920c7647dbf41159e40754b29e9db820c19476b4ac
0xbefee1547a7edde4d12cbb85005f08797a49b4b43f92f6dc79dfd1e4fcb1d11e
0xf1c78e989e2b2096a11160d74acee462045f8efd90c21f66e7004730bc9253d7
0x6a529810a59b1e35a0e782bd6730f91a9e63f2df61780d432b5b593f243e64ba
0x4d04589aec0fa2aae632d5eb074cccefcc840c9bfea41719642a3e03bdbe6486
0x75111fac3df48a942ebb353017ec58c38267375fb6946d1c298e135cb1ca469a
0xdf659ac6b9657f709b7492492d9c8f198eb671c40fef602fee9e9271d78f5a2d

Functions
Getter at block 21185857
DOMAIN_SEPARATOR(view returns (bytes32)
0x4436cf395e828857cb199d8dc74424f6362c70754e7a878ad4e46da1437774b1
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=0, _reserve1=7035046744, _blockTimestampLast=1707586739)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
108704115363702123615540476478746216638585
price1CumulativeLast(view returns (uint256)
130918728279948296010120260467401849899921
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2f6081e3552b1c86ce4479b80062a1dda8ef23e3
token1(view returns (address)
0xd46ba6d942050d489dbd938a2c909a5d5039a161
totalSupply(view returns (uint256)
92679247197
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.