UNPKG

nft-random-profile

Version:

get random nft pfp

11 lines 322 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var _1 = require("."); var options = { address: '0x06fd3999fa72163c6f21f649587e6b6d670cdc8b', tokenId: '1010', network: 'mainnet' }; // console.log(options) console.log((0, _1.getImage)(options)); //# sourceMappingURL=testando.js.map