Skip to content

Commit

Permalink
- add rakoff token and pair
Browse files Browse the repository at this point in the history
  • Loading branch information
StrathCole committed Apr 1, 2024
1 parent 22c7a87 commit e849baa
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 @@ -1339,5 +1339,11 @@
"name": "FORCE",
"logo": "https://i.ibb.co/6BCq2Gy/force.png",
"decimals": 6
},
"terra1vhgq25vwuhdhn9xjll0rhl2s67jzw78a4g2t78y5kz89q9lsdskq2pxcj2": {
"symbol": "RAKOFF",
"name": "RAKOFF",
"logo": "https://raw.githubusercontent.com/RakoffToken/assets/main/rakoff.png",
"decimals": 6
}
}
11 changes: 11 additions & 0 deletions columbus-5/swap/terraport/pairs.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,5 +229,16 @@
"type": "native"
},
"contract": "terra1t8sgl07tw05sgfg5t4a5xuhsqxfw3m65gajwr0su2nlpnh728peqj76aww"
},
{
"asset_one": {
"denom": "terra1vhgq25vwuhdhn9xjll0rhl2s67jzw78a4g2t78y5kz89q9lsdskq2pxcj2",
"type": "cw20"
},
"asset_two": {
"denom": "uluna",
"type": "native"
},
"contract": "terra13w6cruzc0xkdhpmrnspr5j282x3wyx0m4f6kjnr65tpq63usn8eqp5emy4"
}
]

0 comments on commit e849baa

Please sign in to comment.