Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions cosmos/sei-testnet/base.json
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cosmos/sei-testnet/base.json -> cosmos/atlantic/base.json

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"chainId": "atlantic-2",
"rest": "https://rpc-testnet.sei-apis.com",
"bech32PrefixAccAddr": "sei",
"features": ["cosmwasm"]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"contractAddress": "sei1r5sd9y5k5t0zqk28umuzx8e4x2yp8l9de5a44ptrncv20qvwj0yq96496d",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/sei/USDT.png",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the directory in imageUrls as well

"metadata": {
"name": "Test USDT",
"symbol": "USDT",
"decimals": 6
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"contractAddress": "sei1yw6vaezc89lp4dc8gss7dnxuz030kezlkm792sduv2ldn68eucrq5vp44f",
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/sei/ATOM.png",
"metadata": {
"name": "Test ATOM",
"symbol": "ATOM",
"decimals": 6
}
}
Binary file added images/sei-testnet/ATOM.png
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the folder name should be images/atlantic

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/sei-testnet/USDT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.