About this contract source
A simple contract enabling one-shot token minting on instantiation. Used for $RUJI TGE
Identity
- On-chain code ID
- #3
- Version
- v1.0.1
- Origin source
- https://gitlab.com/thorchain/rujira/-/tree/25252ec557320d3fb507ad906e08ffa4fa4f5494/contracts/rujira-mint
- Creator
- thor1e0lmk5juawc46jwjwd0xfz587njej7ay5fh6cd
- Contract Binary Checksum (SHA-256)
- 86DBC41F7C31BDE07E426351CB96C2F73D9584A34E46913119225F178D19E8DE
Hydration
Fresh
- Last sync
- 38 minutes ago
- Last sync attempt
- 38 minutes ago
- Seen on-chain
- 38 minutes ago
1 instantiated contract
| Name | Address | Last sync |
|---|---|---|
| RUJI Mint | thor1up07dctjqud4fns75cnpejr4frmjtddzsmwgcktlyxd4zekhwecqwnhdl7 | Fresh |
Verify the contract
curl -s https://gateway.liquify.com/chain/thorchain_api//cosmwasm/wasm/v1/code/3 | jq -r '.data' | base64 -d > app_layer_wasm_binary_code_3.bin
sha256sum app_layer_wasm_binary_code_3.bin
curl -s https://gateway.liquify.com/chain/thorchain_api//cosmwasm/wasm/v1/code/3 | jq -r '.code_info.data_hash'