ph0ph0

Results 10 issues of ph0ph0

## Instructions Restricting the `displayType`'s for the `Trait` struct would help with standardisation as it would inform off-chain consumers about what to expect and leave it up to them for...

Feedback
Feature
SC-Eng

Updates ExternalURL info to make its usage more explicit Closes: #??? ## Description The description for ExternalURL was unclear. This PR hopes to make its usage more explicit by expanding...

### Issue To Be Solved Access Nodes have rate limits. For the nodes hosted by Dapper Labs, the limits can be found here: https://developers.flow.com/nodes/access-api-rate-limits The rate limits are broken down...

Feature
Feedback

**Is your feature request related to a problem? Please describe.** It is common have different contracts under different accounts when using playground to quickly test ideas. Contracts currently have to...

Feature

Frontend implementation for the new Dappy Market in accordance with milestone 1 of the FLIP Fest Issue 5 spec.

# Flow Educational Developer Articles # Grant category Educational material # Description This grant aims to increase the availability of Flow/Cadence text-based technical educational content available to developers. The grant...

accepted

Currently, ListingAvailable event takes the following params: * storefrontAddress * listingResourceID * nftType * nftID * ftVaultType * price We listen for events, and these are used to populate the...

enhancement

Corrects "...which makes to make..." to "...which makes"... in [initiating-a-swap](https://docs.uniswap.org/contracts/v3/guides/flash-integrations/flash-callback#initiating-a-swap) section

Corrects the capitalisation of `immutable` when declaring `swapRouter` in the [inheriting-the-v3-contracts](https://docs.uniswap.org/contracts/v3/guides/flash-integrations/inheritance-constructors#inheriting-the-v3-contracts) section.