Uniswap V2

Verified contract

Active on Ethereum with 30 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
0x0fe60c423f2f74a4eaa3208c1c5ac42aca899e67809a1e6f4ae9106666646c38
0x78ac665ac25222f92386ea6fa3708860f05b45d6354d6b5114ea140c53867108
0xee65de56f7a2ebdc7dd2b2609d8121ee4370008e562487e0374061fe37430b7b
0xf1feaa399302ed32049ab0a76a9179b93690b1c6963f14a8e4eca554dde18113
0x77525aa1a60b47d7281e89ff9093749a41c6d3549803f3e94337e50b8ac4f630
0x39ce730e6ca4a799d4a47d9b40854ba6520067161f0091ed81267aa807a8f421
0x8520aeaa2e9e01e91b9ddb8c6f70a7fd1f9083e7777c688e5f3b084c6f7453b5
0x0ff93c45524f34fb34585548030badeb3f4d3238a6f2a98af2006c8a65919933
0x8ddd41e9cc3d9a633c657208d24009cb91c7eb0f8f1b36b44461f070c08ecac2
0xa7b474de706537a2b953697d95d02181493c50d0a27a2c93080f618d927076b5

Functions
Getter at block 21261506
DOMAIN_SEPARATOR(view returns (bytes32)
0xd6d6b1dda4febb1524978f57fc2f119e762448cc5088b36f96681f3cf06fb8ad
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=50899385587, _reserve1=1, _blockTimestampLast=1663219119)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1711407182235261275965002358
price1CumulativeLast(view returns (uint256)
37715237018152591040266947445163557955757173547298255596
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xd528cf2e081f72908e086f8800977df826b5a483
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
1000
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.