Uniswap V2

Verified contract

Active on Ethereum with 14 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10.65
ERC-20
--
0x58d75ab51d9d8359e4417341e0c8abb3a3812ba1dc76677d5111c095d4f770d8
0x77c420c8c6b4f0b2eacfb0f81371405a4a77c488effbfa6c8bff101f6823b8e8
0xf1a0f761c20b40c6e596121067a07c1bceadb1c56533b5231e55b08e738b5408
0x5c22c5f7a08e55650db2c44c0cb94196d27d459030f0e66a7e28c8182b277b8e
0xac7e433a026b7a14597ebf480fe255e8e390bedd63c9382e0bb56009ebff4e48
0x9dd69113ba5535f8506544792aaaa1567811515c33ac145ff0e5d8c8f04df618
0x6156137afdaf5d5e975df258e72ccd3f4cdfc6906083a916007ffa18ece2a988
0x96d1a4ef8326817a3baf7819abf72a1fc7f68693891f80efcd9b2424274b3190
0xf0d2e0ecf9db861522f8e96e44bea19818dc85349f7094ace7fba07bc8c55dae
0xefed5acc0aeb696147ba029bf384e40559162814a74815cb00535c09aee9be6a

Functions
Getter at block 21393055
DOMAIN_SEPARATOR(view returns (bytes32)
0x0923371210e3864fe8c99690694129d3de865ce2e114b9d633a17137657e17a0
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=4404628119700159, _reserve1=2740092042304577, _blockTimestampLast=1687541927)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1690842725532128964176820182166866317323
price1CumulativeLast(view returns (uint256)
3716791399752447502312225461302401624206755559412294181882876
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x8a3eb26f745cb1e089c090d272efb013d766240a
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
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.