File tree Expand file tree Collapse file tree
sdk-coin-sui/src/lib/resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ export const WALRUS_TESTNET_CONFIG = {
1717 WALRUS_STAKING_MODULE_NAME : 'staking' ,
1818 WALRUS_STAKE_WITH_POOL_FUN_NAME : 'stake_with_pool' ,
1919
20- WAL_PKG_ID : '0x8190b041122eb492bf63cb464476bd68c6b7e570a4079645a8b28732b6197a82 ' ,
20+ WAL_PKG_ID : '0x8270feb7375eee355e64fdb69c50abb6b5f9393a722883c1cf45f8e26048810a ' ,
2121 WAL_COIN_MODULE_NAME : 'wal' ,
2222 WAL_COIN_NAME : 'WAL' ,
2323} ;
Original file line number Diff line number Diff line change @@ -8097,10 +8097,10 @@ export const allCoinsAndTokens = [
80978097 'tsui:wal' ,
80988098 'Walrus' ,
80998099 9 ,
8100- '0x8190b041122eb492bf63cb464476bd68c6b7e570a4079645a8b28732b6197a82 ' ,
8100+ '0x8270feb7375eee355e64fdb69c50abb6b5f9393a722883c1cf45f8e26048810a ' ,
81018101 'wal' ,
81028102 'WAL' ,
8103- '0x8190b041122eb492bf63cb464476bd68c6b7e570a4079645a8b28732b6197a82 ::wal::WAL' ,
8103+ '0x8270feb7375eee355e64fdb69c50abb6b5f9393a722883c1cf45f8e26048810a ::wal::WAL' ,
81048104 UnderlyingAsset [ 'tsui:wal' ] ,
81058105 SUI_TOKEN_FEATURES_STAKING
81068106 ) ,
You can’t perform that action at this time.
0 commit comments