Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolymathNetwork/polymath-core
/ tokenInfo-v1.js
File
tokenInfo-v1.js
scripts/tokenInfo-v1.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Web3 = require(
"web3"
);
2
const
web3 =
new
Web3(
new
Web3.providers.HttpProvider(
"https://mainnet.infura.io/"
));
3
var
request = require(
'request-promise'
)
4
Callers
nothing calls this directly
Calls
1
getTokens
Function · 0.70
Tested by
no test coverage detected