Skip to content

Instantly share code, notes, and snippets.

@yenda
Created March 29, 2019 11:28
Show Gist options
  • Select an option

  • Save yenda/d1546e05ea4d109e769ea9b53bfdf97b to your computer and use it in GitHub Desktop.

Select an option

Save yenda/d1546e05ea4d109e769ea9b53bfdf97b to your computer and use it in GitHub Desktop.
{:status/tribute-to-talk
{:address {:mainnet nil
:testnet "0x3da3fc53e24707f36c5b4433b442e896c4955f0e"
:rinkeby nil}
:methods {:get-manifest {:signature "getManifest(address)"
:return-params ["bytes"]}}}
:status/sticker-market
{:address {:mainnet nil
:testnet "0x39d16CdB56b5a6a89e1A397A13Fe48034694316E"
:rinkeby nil}
:methods {:pack-count {:signature "packCount()"
:return-params ["uint256"]}
:pack-data {:signature "getPackData(uint256)"
:return-params ["bytes4[]" "address" "bool" "uint256" "uint256" "bytes"]}}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment