File tree Expand file tree Collapse file tree
blockchains/manta/assets/0x95CeF13441Be50d20cA4558CC0a27B601aC544E5 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "name" : " Manta" ,
3+ "type" : " MANTA" ,
4+ "symbol" : " MANTA" ,
5+ "decimals" : 18 ,
6+ "website" : " https://manta.network" ,
7+ "description" : " Manta Pacific is the first EVM-equivalent ZK-application platform that is scalable and secure through Celestia DA and Polygon zkEVM." ,
8+ "explorer" : " https://pacific-explorer.manta.network/token/0x95CeF13441Be50d20cA4558CC0a27B601aC544E5" ,
9+ "status" : " active" ,
10+ "id" : " 0x95CeF13441Be50d20cA4558CC0a27B601aC544E5" ,
11+ "links" : [
12+ {
13+ "name" : " coinmarketcap" ,
14+ "url" : " https://coinmarketcap.com/currencies/manta-network/"
15+ },
16+ {
17+ "name" : " twitter" ,
18+ "url" : " https://twitter.com/MantaNetwork"
19+ }
20+ ]
21+ }
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/spf13/cobra v1.7.0
88 github.com/trustwallet/assets-go-libs v0.3.7
99 github.com/trustwallet/go-libs v0.7.3
10- github.com/trustwallet/go-primitives v0.1.17
10+ github.com/trustwallet/go-primitives v0.1.18
1111)
1212
1313require (
Original file line number Diff line number Diff line change @@ -272,6 +272,10 @@ github.com/trustwallet/go-primitives v0.1.17-0.20240112111413-aca39bd29cc2 h1:3t
272272github.com/trustwallet/go-primitives v0.1.17-0.20240112111413-aca39bd29cc2 /go.mod h1:GN9WNIOvtz9j77FSYLEqC7apbMlzQnFLNO9LOCMy5Mc =
273273github.com/trustwallet/go-primitives v0.1.17 h1:X0vVRbJZoDcrQJTQ2vi5gubPfXEn43M9mpxkfRg/Fok =
274274github.com/trustwallet/go-primitives v0.1.17 /go.mod h1:GN9WNIOvtz9j77FSYLEqC7apbMlzQnFLNO9LOCMy5Mc =
275+ github.com/trustwallet/go-primitives v0.1.18-0.20240119140343-8fca65d6dd62 h1:Vtcxre3ihqZrPkEFg2nVSRnUavJsR+3A9K1O+2SpcNQ =
276+ github.com/trustwallet/go-primitives v0.1.18-0.20240119140343-8fca65d6dd62 /go.mod h1:GN9WNIOvtz9j77FSYLEqC7apbMlzQnFLNO9LOCMy5Mc =
277+ github.com/trustwallet/go-primitives v0.1.18 h1:T3g3ewbDkXZrbRwgmhaeCAywXD2+1bL75t2+6VU0UFY =
278+ github.com/trustwallet/go-primitives v0.1.18 /go.mod h1:GN9WNIOvtz9j77FSYLEqC7apbMlzQnFLNO9LOCMy5Mc =
275279github.com/ugorji/go/codec v1.1.7 h1:2SvQaVZ1ouYrrKKwoSk2pzd4A9evlKJb9oTL+OaLUSs =
276280github.com/yuin/goldmark v1.1.25 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
277281github.com/yuin/goldmark v1.1.27 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments