In here you can find the code describing how our token vaults work.
Smart Contract(s) | Link | Description |
---|---|---|
TokenVault | TokenVault.sol | The code of the Tryvium Token generic vault |
Token Vaults | BountyVault.sol | The code of the Tryvium Token bounty vault, which adds airdrop capability |
There is a simple reason in that, traceability.
Every transfer out of a vault requires a reason, which must be sent and will be registered.
In this way, by simply scanning for the Vault events, you will find at every moment how we spent the TRYVIUM TOKENS inside each vault.
Smart Contract(s) | Blockchain | Address + Explorer link |
---|---|---|
TeamVault (TokenVault) | Binance Smart Chain (Testnet) | 0x4E8b22Ad29DBD59279402fCe02C74803f1Ac7B51 |
BountyVault (BountyVault) | Binance Smart Chain (Testnet) | 0x0B1F4C3A8Ef65dC745e2d104fB7c451696a5B4F1 |
SalesVault (TokenVault) | Binance Smart Chain (Testnet) | 0xdb72dad450a4ca3d02eddee7c9d16363b82aa07e |
ReservedFundsVault (TokenVault) | Binance Smart Chain (Testnet) | 0xd35c88975e1223E7666F8Bf49495223a42012EF6 |
Smart Contract(s) | Blockchain | Address + Explorer link |
---|---|---|
TeamVault (TokenVault) | Binance Smart Chain | 0x027f1e1a1D4C36b383e490DA919c7f895AFe3c89 |
BountyVault (BountyVault) | Binance Smart Chain | 0xc48B0868DF84436C6624De4859aeec6A87f805A3 |
SalesVault (TokenVault) | Binance Smart Chain | 0x74157B38ec19e823Ea4501b0d169533B33418392 |
ReservedFundsVault (TokenVault) | Binance Smart Chain | 0x741523F00B1a2575D670d367F587c7C027f29762 |