ODCdataManagersomnichainERC20
OmnichainERC20WithLocalMintBurnSupplyDataManager
This contract should be used with OmnichainFungibleTokenWithLocalMintBurnSupplyDO only on a chain where mint/burn happens exclusively (no other chains are allowed to mint/burn tokens for this DP)
constructor
localMintBurnSupply
Function used to get count of all minted and not burned tokens on current chain
Return Values
Name | Type | Description |
---|---|---|
[0] | uint256 | Difference between tokens minted and burned on current chain |