stellar-interchain-token-service 2.1.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
10
11
FlowLimiterAddedEvent {
    token_id: BytesN<32>(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1),
    flow_limiter: Contract(CAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAXI7N),
}

Contract(CAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVAX5)

flow_limiter_added {
    #[topic] token_id: BytesN < 32 >,
    #[topic] flow_limiter: Address,
}