πŸ§‘β€πŸ’»

NFT Contract Interaction

NameTypeContract Address
NFT MultisigGnosismatic:0x0Abb12C338ee65160c96061051E38a71F49CA471
Black GlovePublic NFTγ…€
Red GloveBanklessDAO NFT0x06f68F90F95826Ac3f9806B1Cd66D3CaFe13a752
Gold GloveGenesis Member NFT0x02c97Fa4B804a0AF6fF4331D49AdBC3dDF918B82
How to Whitelist
  • Whitelist addresses must be formatted as [”0x…xxx”,”0x…xxx”,”0x…xxx”]
  • When updating the list, it’s important to add new addresses to the end of the existing list and then add the ENTIRE list to the contract
  • Contract Interaction Steps
    • New Transaction
    • Contract Interaction
    • Enter Contract Address - ABI will fill in automatically
      • notion image
        notion image
    • Command: whitelistUsers
      • _users (address[])
      • paste full list into users field
How to Pull Funds from Contract
  • Contract Interaction
  • Enter Contract
  • withdraw
    • send max
    • initiate transaction
πŸ§‘β€πŸ’»

NFT Contract Interaction

NameTypeContract Address
NFT MultisigGnosismatic:0x0Abb12C338ee65160c96061051E38a71F49CA471
Black GlovePublic NFTγ…€
Red GloveBanklessDAO NFT0x06f68F90F95826Ac3f9806B1Cd66D3CaFe13a752
Gold GloveGenesis Member NFT0x02c97Fa4B804a0AF6fF4331D49AdBC3dDF918B82
How to Whitelist
  • Whitelist addresses must be formatted as [”0x…xxx”,”0x…xxx”,”0x…xxx”]
  • When updating the list, it’s important to add new addresses to the end of the existing list and then add the ENTIRE list to the contract
  • Contract Interaction Steps
    • New Transaction
    • Contract Interaction
    • Enter Contract Address - ABI will fill in automatically
      • notion image
        notion image
    • Command: whitelistUsers
      • _users (address[])
      • paste full list into users field
How to Pull Funds from Contract
  • Contract Interaction
  • Enter Contract
  • withdraw
    • send max
    • initiate transaction