vfat-io / adventure-party

Helper contract for andrecronje/rarity
40 stars 63 forks source link

Is there a way to add already summoned adventurers to the contract party so I can adventure them all at one time? #3

Closed Stcetjo closed 3 years ago

Stcetjo commented 3 years ago

Is there a way to add already summoned adventurers to the contract party so I can adventure them all at one time?

Thanks

Stcetjo commented 3 years ago

Figured it out! Thanks

solsticesolutions commented 3 years ago

How did you do it? just send the erc-721 tokens to the contract address?

aboutlo commented 3 years ago

hey @solsticesolutions you need to use 4 sateTransfer https://ftmscan.com/address/0xce761D788DF608BD21bdd59d6f4B54b2e27F25Bb#writeContract

Then put in from: 0x_YOUR_ADDRESS, to: 0x_YOU_SMART_CONTRACT_ADDRESS, tokenId: THE_SUMMONER_ID