NFT Contract Interaction
Name | Type | Contract Address |
NFT Multisig | Gnosis | matic:0x0Abb12C338ee65160c96061051E38a71F49CA471 |
Black Glove | Public NFT | γ € |
Red Glove | BanklessDAO NFT | 0x06f68F90F95826Ac3f9806B1Cd66D3CaFe13a752 |
Gold Glove | Genesis Member NFT | 0x02c97Fa4B804a0AF6fF4331D49AdBC3dDF918B82 |
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
- 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