(List<int>, int) decodeAddWithSS58(String addr, {int? ss58Format}) { return _SubstrateAddrUtils.decodeAddr(addr, ss58Format); }