We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Drips.sol
Exclude the tokens locked to the zero address in Drips.sol when calculating the circulating supply.
https://etherscan.io/address/0xd0dd053392db676d57317cd4fe96fc2ccf42d0b4
Call the splittable function with accountId 0 (for the zero address).
splittable
accountId
The text was updated successfully, but these errors were encountered:
ABI: https://github.com/drips-network/sdk/blob/main/src/abi/Drips.json
Sorry, something went wrong.
No branches or pull requests
Exclude the tokens locked to the zero address in
Drips.sol
when calculating the circulating supply.https://etherscan.io/address/0xd0dd053392db676d57317cd4fe96fc2ccf42d0b4
Call the
splittable
function withaccountId
0 (for the zero address).The text was updated successfully, but these errors were encountered: