stellar-interchain-token-service 2.0.0

InterchainTokenService contract, responsible for allowing users/developers to easily create their own token bridge.
Documentation
1
2
3
4
5
6
7
8
9
TrustedChainSetEvent {
    chain: String(chain),
}

Contract(CAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVAX5)

trusted_chain_set {
    #[topic] chain: String,
}