Skip to content

Commit

Permalink
Merge pull request #14 from garudawork/main
Browse files Browse the repository at this point in the history
Add BETTING TOKEN
  • Loading branch information
StrathCole authored Jul 31, 2024
2 parents 0261d1f + 21892b9 commit c6b47ff
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
6 changes: 6 additions & 0 deletions columbus-5/cw20/contracts.json
Original file line number Diff line number Diff line change
Expand Up @@ -1432,5 +1432,11 @@
"symbol": "SpaceX",
"decimals": 6,
"logo": "https://ibb.co.com/M7dzZc8"
},
"terra1advhdyzja37d3ppgnzgr66p2sgct84kzjdzcaqrx70z8ekj6gd5q6n8a9e": {
"name": "BETTING TOKEN",
"symbol": "BETTING",
"decimals": 6,
"logo": "https://i.ibb.co.com/S3hJ6bg/BETTING-Token.jpg"
}
}
11 changes: 11 additions & 0 deletions columbus-5/swap/terraport/pairs.json
Original file line number Diff line number Diff line change
Expand Up @@ -296,5 +296,16 @@
"type": "cw20"
},
"contract": "terra1t9eleddtsrndxgjcu8n0vn0zne6tlar8n8r605p9089nkwj9v0js2xcun4"
},
{
"asset_one": {
"denom": "uluna",
"type": "native"
},
"asset_two": {
"denom": "terra1advhdyzja37d3ppgnzgr66p2sgct84kzjdzcaqrx70z8ekj6gd5q6n8a9e",
"type": "cw20"
},
"contract": "terra1g3qvc95rf4y6evuy68vv8jhj03l82lpucu7q365qvdcen0j99ufsuvkypq"
}
]

0 comments on commit c6b47ff

Please sign in to comment.