Documentation
¶
Index ¶
Constants ¶
View Source
const DIDRegistryABI = `` /* 1536-byte string literal not displayed */
View Source
const ERC20ABI = `` /* 3107-byte string literal not displayed */
View Source
const ERC721ABI = `` /* 4886-byte string literal not displayed */
View Source
const ERC721Template = `` /* 287-byte string literal not displayed */
View Source
const OwnerUpgradeableProxyABI = `` /* 1879-byte string literal not displayed */
View Source
const OwnerUpgradeableProxyBin = `` /* 4092-byte string literal not displayed */
Contract only upgradeable by owner.
View Source
const UpgradeableProxyABI = `` /* 1641-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func EscapeName ¶
func OwnerUpgradeableProxyCode ¶
OwnerUpgradeableProxyCode returns the code for an owner-upgradeable proxy contract.
func TrimContractCodeAuxdata ¶
TrimContractCodeAuxdata removes the auxdata produced at the end of a contract. This only used to strip system contract code so it only supports "bzzr0".
Types ¶
type Erc20Params ¶
Click to show internal directories.
Click to hide internal directories.