Skip to content

Commit

Permalink
chore(txService): Add safe tx service urls
Browse files Browse the repository at this point in the history
  • Loading branch information
Mo-Hussain committed Feb 19, 2025
1 parent be89ff4 commit e3026bc
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chains/lisk/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# yaml-language-server: $schema=../schema.json
blockExplorers:
- apiUrl: https://blockscout.lisk.com/api/eth-rpc
family: blockscout
Expand All @@ -14,6 +15,7 @@ deployer:
displayName: Lisk
domainId: 1135
gasCurrencyCoinGeckoId: ethereum
gnosisSafeTransactionServiceUrl: https://transaction-lisk.safe.optimism.io
name: lisk
nativeToken:
decimals: 18
Expand Down
1 change: 1 addition & 0 deletions chains/soneium/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ deployer:
displayName: Soneium
domainId: 1868
gasCurrencyCoinGeckoId: ethereum
gnosisSafeTransactionServiceUrl: https://trx-soneium-stg.safe.protofire.io
name: soneium
nativeToken:
decimals: 18
Expand Down
1 change: 1 addition & 0 deletions chains/superseed/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ deployer:
displayName: Superseed
domainId: 5330
gasCurrencyCoinGeckoId: ethereum
gnosisSafeTransactionServiceUrl: https://trx-superseed.safe.protofire.io
name: superseed
nativeToken:
decimals: 18
Expand Down
1 change: 1 addition & 0 deletions chains/unichain/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ deployer:
displayName: Unichain
domainId: 130
gasCurrencyCoinGeckoId: ethereum
gnosisSafeTransactionServiceUrl: https://safe-transaction-unichain.safe.global
name: unichain
nativeToken:
decimals: 18
Expand Down
1 change: 1 addition & 0 deletions chains/worldchain/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ deployer:
displayName: World Chain
domainId: 480
gasCurrencyCoinGeckoId: ethereum
gnosisSafeTransactionServiceUrl: https://safe-transaction-worldchain.safe.global
name: worldchain
nativeToken:
decimals: 18
Expand Down

0 comments on commit e3026bc

Please # to comment.