Updated on 2026-08-14
This commit is contained in:
parent
0193926e46
commit
c2ebf1f521
13 changed files with 10 additions and 82 deletions
|
|
@ -83,11 +83,6 @@ public class NftTokenEngine extends CoinEngine {
|
|||
return new InputFilter[0];
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getOfflineBalanceHTML() {
|
||||
return ctx.getString(R.string.not_implemented);
|
||||
}
|
||||
|
||||
protected String getContractAddress(TangemCard card) {
|
||||
return card.getContractAddress();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue