Skip to content

Commit

Permalink
refactor(interchain-token-service): separate ITS logic into modules (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
milapsheth authored Jan 27, 2025
1 parent 42d7b34 commit 86c7bac
Show file tree
Hide file tree
Showing 34 changed files with 540 additions and 255 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ TokenReceivedEvent {
message_id: String(message-id),
source_address: Bytes(67, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 68, 50, 75, 77),
token_id: BytesN<32>(19, 164, 112, 128, 76, 247, 2, 236, 196, 20, 87, 206, 58, 2, 208, 102, 225, 238, 175, 151, 45, 250, 47, 204, 76, 253, 158, 193, 68, 73, 208, 149),
token_address: Contract(CBBOW4DL4KLP3B46GBQKYO7R4EE3XIT4GX5D2ETGQ43BOPF2CPVYI5KR),
token_address: Contract(CC3SQJDCS3OA77SQI6ODO2FMMQHYS57O352TXNQ7EXE4AXVRPXX3WJ5U),
amount: 1000,
payload: Bytes(67, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 65, 52, 66, 86, 53),
}
Expand Down
Loading

0 comments on commit 86c7bac

Please sign in to comment.