-
-
Save yenda/d1546e05ea4d109e769ea9b53bfdf97b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {: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