MCPcopy Index your code
hub / github.com/SmartTokenLabs/TokenScript / tokenscript-bootstrap.js

File tokenscript-bootstrap.js

bootstrap-js/tokenscript-bootstrap.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {to, compareStringToProps, getEthersData, isTokenExpired, getContractAddress, getXMLItemText, getXMLItem, getJSONAbi, filterResultConverter, bnStringPrecision, getEthereumCallParams, getErc20EventParams} from './modules/ts_helpers.js';
2
3window.Negotiator = (function(){
4 let tsDebug = true;

Callers

nothing calls this directly

Calls 2

getTokenNameFunction · 0.85
negotiateFunction · 0.85

Tested by

no test coverage detected