Documentation ¶
Overview ¶
Package storjtoken provides STORJ token related functionality
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DefaultContractAddress is the address of the STORJ Token Contract // on the Ethereum network. DefaultContractAddress = common.HexToAddress("0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac") // DefaultChainID is the chain id for Mainnet: // https://github.com/ethereum/EIPs/blob/master/EIPS/eip-155.md#list-of-chain-ids DefaultChainID = big.NewInt(0x1) )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.