Uniswap V2

Verified contract

Active on Ethereum with 25 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,249,048.38
ERC-20
Value $1,236,666.01
ERC-20
Value $13.19
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x8397570c56a2afaddba0a3b2525c3c4d010a0d53038df19648ddd12e3e327a50
0xfd40a2d00a6f500c8cc3cf17eca91857cc7d292c3b9832bf8e25616e35247261
0xa902e4327f125150d7998146fb26dd08ffb15cd85dcdc4a145a7fd95687a8c32
0x60a2efc7b52366d4960c4a9d336bcdd7f9762ac27fe2dd2da42c69c669d8fa47
0xe0dbc18f9f161d36a471cd3b80e768ef6b664c7da9aac2ef37742ff4c5a8f774
0x956ffa53491d888c4345f91ef73c368ab2b3ea51d84af0b87822a320eb5a312a
0x95348b9c246026c703714747c3549356258b649a03312648f292689c7fe55d1a
0xcf5329dfc9f09d13007d036c1a404170db873409449e2a24da707c338750d482
0x658f28185160787e3fb3ce729de3611d5a37c95ebb828cfb53208ae96dc12bee
0xc2df47b0b393788b6a0971b151f08ca105643c181d36fe2a74abd65bd5f4cebd

Functions
Getter at block 21245685
DOMAIN_SEPARATOR(view returns (bytes32)
0xf4cd08d07d241496e0dcb149ef752e1fb9d304f586a1f2cea6047f9adc3e0fe4
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=376229392285629597181, _reserve1=18357559911022954158, _blockTimestampLast=1732307639)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2744148454965196570509601731848904445836
price1CumulativeLast(view returns (uint256)
4145475938997586587433702378022320627527912
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xd29da236dd4aac627346e1bba06a619e8c22d7c5
totalSupply(view returns (uint256)
24393141428822776613
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.