Example for adding to the token index #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
cast send --gas-limit 1000000 --gas-price 35gwei --priority-gas-price 10wei --private-key $PRIVATE_KEY_WHICH_DEPLOYED_THE_TOKEN_INDEX $TOKEN_INDEX_ADDRESS "addWriter(address)" $YOUR_PUBLIC_KEY
cast send --gas-limit 1000000 --gas-price 35gwei --priority-gas-price 10wei --private-key $KEY_WITH_PERMISSION $TOKEN_INDEX_ADDRESS "add(address)" $TOKEN_ADDRESS