πKultists
ERC-721 Tokens of 1,000 Loyal KUTHULU Followers that ear massive rewards
Table of Contents
getWhaleSizes
Description
Input and Return Variables
Variable
Type
Description
Example
const contract = new ethers.Contract(contractAddress, contractABI, signer);
async function fetchWhaleSizes() {
const whaleSizes = await contract.getWhaleSizes();
console.log(whaleSizes);
}getWhales
Description
Input and Return Variables
Variable
Type
Description
Example
getReRollCount
Description
Input and Return Variables
Variable
Type
Description
Example
getTokenDetails
Description
Input and Return Variables
Variable
Type
Description
Example
tokenURI
Description
Input and Return Variables
Variable
Type
Description
Example
Last updated