contracts icon indicating copy to clipboard operation
contracts copied to clipboard

The Inverter Network protocol smart contracts

Results 32 contracts issues
Sort by recently updated
recently updated
newest added

The ERC20 token contract shouldn't doesn't have an owner (as it triggers a lot of flags in third-party apps) so ownership over the account that is the minter is not...

The current design requires the admin to call the function that distributes the tributes, in an ideal world, any one could call that function, but only the admin can decide...