Go to the TokenHolder GB contract on etherscan:

https://etherscan.io/address/0xd101f2b25bcbf992bdf55db67c104fe7646f5447

Select: Contract → Write Contract

and connect your wallet with sufficient voting power (i.e., 0.25% of total supply).

Untitled

Function 7, make a propose transaction

🔗 permalink

Untitled

Function 7 expanded

Untitled

The following fields are required:

targets: [T Token Contract Address]
values: [0]
calldatas: [calldata]
description: TIP-XXX: Title of Proposal <br />https://<link_in_forum>

Assembling Data for Function 7

targets

See the Threshold docs for contract addresses:

Threshold Docs > Resources > Contract Addresses > Mainnet

T Token Contract Address: 0xCdF7028ceAB81fA0C6971208e83fa7872994beE5

targets: [0xCdF7028ceAB81fA0C6971208e83fa7872994beE5]

values