Closed lambdahands closed 3 years ago
Doesn't look to be working for now on florence testnet except if I'm doing something wrong.
Doesn't look to be working for now on florence testnet except if I'm doing something wrong.
The rpc for florencenet seems to be down. (This wasn't introduced in this PR, but when moving from edonet to florencenet)
Nevermind, it was because of the csv having the mainnet address (instead of testnet): #431
I was able to mint the tokens in testnet after changing the csv to use the testnet contract address: See #431
Random order of minted tokens (fixed in #431)
Note: confirmed that the token_ids are correct, so it seems to be the indexer (and that the UI does not sort the items)
Attributes are duplicated (Fixed in #431)