Skip to content

Commit

Permalink
Fix Sample Fiile (#319)
Browse files Browse the repository at this point in the history
* rename token_type in sample file

* fix sample file and redeploy
  • Loading branch information
bh2smith committed Dec 3, 2021
1 parent ce0a032 commit ad4edb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ In this article, we demonstrate how to use the Gnosis Safe - CSV Airdrop
## Loading the App in Gnosis Safe Interface

The current version is deployed on IPFS at
https://cloudflare-ipfs.com/ipfs/QmRBETswK4pXYv2yb8bxBhkMLsHfKaXocsBe6gywHPg1JT
https://cloudflare-ipfs.com/ipfs/Qmbmamv27n14re2zuJUtBvP2pAGH4Z6hFqQVsM97yQDGix

For older deployed versions, you can find the IPFS hash under [Releases](https://github.com/bh2smith/safe-airdrop/releases).

Expand Down
2 changes: 1 addition & 1 deletion public/sample.csv
Expand Up @@ -2,4 +2,4 @@ token_type,token_address,receiver,value,id
erc20,0x6810e776880c02933d47db1b9fc05908e5386b96,0x1000000000000000000000000000000000000000,0.0001
erc20,0x6b175474e89094c44da98b954eedeac495271d0f,0x2000000000000000000000000000000000000000,0.0001
native,,0x3000000000000000000000000000000000000000,0.0001
erc721,0x57f1887a8bf19b14fc0df6fd9b2acc9af147ea85,0x4000000000000000000000000000000000000000,,42
nft,0x57f1887a8bf19b14fc0df6fd9b2acc9af147ea85,0x4000000000000000000000000000000000000000,,42

0 comments on commit ad4edb9

Please sign in to comment.