Skip to content

Commit dfe1b93

Browse files
authored
Merge pull request #113 from niodamian/main
Adding further Cw20 testnet tokens on terra classic
2 parents 6a795cb + 927e5d8 commit dfe1b93

10 files changed

Lines changed: 45 additions & 0 deletions
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"contractAddress": "terra10jv9jll42c765xwt5aw65htp3lc433qy2nefvkh4ushlente6fqqk6xsul",
3+
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/rebel/paxg.png",
4+
"metadata": {
5+
"name": "PAX Gold",
6+
"symbol": "PAXG",
7+
"decimals": 6
8+
}
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"contractAddress": "terra12x7n2cpnpctghhhvn9xh7tl6yh0u9jyvr4kjhphw69jpp85x24nsphmqt0",
3+
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/rebel/btc.png",
4+
"metadata": {
5+
"name": "Bitcoin",
6+
"symbol": "BTC",
7+
"decimals": 6
8+
}
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"contractAddress": "terra12yh4swzkm2acjsk57u77ems8v6q5nrc0aeekn37jxgpxdfrstnnsd7lqqq",
3+
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/rebel/usdt.png",
4+
"metadata": {
5+
"name": "Tether",
6+
"symbol": "USDT",
7+
"decimals": 6
8+
}
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"contractAddress": "terra154hadnff5fu6lj2nlf0zpqlfmaquy0qelhvd8qrpgtlsyvvtywkqsd05p3",
3+
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/rebel/usdc.png",
4+
"metadata": {
5+
"name": "Circle USD",
6+
"symbol": "USDC",
7+
"decimals": 6
8+
}
9+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"contractAddress": "terra1jha0esm2dygyyvmupdxqt2vy59mq6kh5f2c3a8z8d6tjyq3ahtvqet3m82",
3+
"imageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-contract-registry/main/images/rebel/eth.png",
4+
"metadata": {
5+
"name": "Ethereum",
6+
"symbol": "ETH",
7+
"decimals": 6
8+
}
9+
}

images/rebel/btc.png

5.57 KB
Loading

images/rebel/eth.png

6.37 KB
Loading

images/rebel/paxg.png

7.19 KB
Loading

images/rebel/usdc.png

8.68 KB
Loading

images/rebel/usdt.png

4.46 KB
Loading

0 commit comments

Comments
 (0)