Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/influenceth/sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
clexmond committed Jul 1, 2024
2 parents 1ea3563 + 87bdcaf commit 6c70f9e
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@ More information can be found in the LICENSE files.

## Contracts

### Ethereum Mainnet Addresses
- Asteroid NFT: 0x6e4c6D9B0930073e958ABd2ABa516b885260b8Ff
- CrewmateV1 NFT: 0x746Db7B1728aF413C4e2b98216C6171B2FC9D00e
- CrewmateV2 NFT: 0xB5CC57cD1f9a9bE85a50604b0591A53d89Bd4884
- Crew NFT: 0x3F83184227663E6B6Fa1B0e7Ea64FcA505C2bA6a
- Ship NFT: 0xE1791C021261FAFbE095b843cdA40A2F9812D233
- SWAY Token: 0x9DE7f7a6c0B00902983c6f0658E157A8a684Cfd5

### Starknet Mainnet Addresses
- Influence Dispatcher: 0x0422d33a3638dcc4c62e72e1d6942cd31eb643ef596ccac2351e0e21f6cd4bf4
- Asteroid NFT: 0x0603cf837055c64d026a3c5a9e3a83036cea6c4a3f68a9e19f7a687d726fe817
- Crewmate NFT: 0x0241b9c4ce12c06f49fee2ec7c16337386fa5185168f538a7631aacecdf3df74
- Crew NFT: 0x07280a807c8b79379bec87919433b7b836b93a92e6d71b24ee99f4ffe33dd337
- Ship NFT: 0x04369e47e647ab5fc4d36cee26590276b99a89a83fc3306462d21d366611fde3
- SWAY Token: 0x004878d1148318a31829523ee9c6a5ee563af6cd87f90a30809e5b0d27db8a9b

### ABIs
Smart contract ABIs can be included with `import { starknetContracts, ethereumContracts } from '@influenceth/sdk'` and utilized with Starknetjs, Ethers, Web3js.

Expand Down Expand Up @@ -66,4 +82,4 @@ At the time of the snapshot:
- 11,468 asteroids had been minted
- 2,450 of the first 11,100 minted can still be used to mint an Arvad Crewmate
- The last 368 asteroids are eligible to claim an Adalian Crewmate on L2
- The first 1,859 asteroids are eligible to claim an Arrival Starter Pack on L2
- The first 1,859 asteroids are eligible to claim an Arrival Starter Pack on L2

0 comments on commit 6c70f9e

Please sign in to comment.