Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Commit

Permalink
remove referrer refs
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderatallah authored Apr 13, 2022
1 parent 5fce876 commit 36e0a3e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ mode on mobile (breakpoint is at 600px). In `manual` mode the card will be unaff

`network` - The name of the network the asset is on `mainnet` or `testnet`. Default: `mainnet`.

`referrerAddress` - The address of the referrer. Check out the [SDK docs](https://github.com/ProjectOpenSea/opensea-js#affiliate-program) to learn more about the Affiliate program.

\*Required inputs

### Usage
Expand All @@ -42,7 +40,6 @@ Then add this into your code:
tokenAddress="0x5caebd3b32e210e85ce3e9d51638b9c445481567"
tokenId="2242579050293992223"
network="mainnet"
referrerAddress="YOUR_ADDRESS_HERE"
>
</nft-card>
```
Expand Down

0 comments on commit 36e0a3e

Please sign in to comment.