stellar-interchain-token-service 0.2.0

Contract related to Interchain Token Service.
Documentation
1
2
3
4
5
6
7
8
9
10
11
FlowLimitSetEvent {
    token_id: BytesN<32>(125, 96, 86, 2, 12, 87, 185, 38, 24, 69, 45, 187, 113, 21, 59, 197, 31, 115, 71, 89, 174, 148, 246, 246, 88, 83, 233, 86, 107, 151, 39, 140),
    flow_limit: None,
}

Contract(CAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVAX5)

flow_limit_set {
    #[topic] token_id: BytesN < 32 >,
    #[topic] flow_limit: Option < i128 >,
}