This contract is being backfilled. You may encounter incomplete storage history.

Governance

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x58d1546c at 15365242
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Governance"

No transactions found for "Governance"


Functions
Getter at block 20793253
defaultFactory(view returns (address)
0x0000000000000000000000000000000000000000
networkGovernor(view returns (address)
0x0000000000000000000000000000000000000000
tokenGovernance(view returns (address)
0x0000000000000000000000000000000000000000
totalTokens(view returns (uint16)
0
Read-only
getNFTFactory(uint32 _creatorAccountIdaddress _creatorAddressview returns (address)
isValidTokenId(uint16 _tokenIdview returns (bool)
nftFactories(uint32addressview returns (address)
pausedTokens(uint16view returns (bool)
requireActiveValidator(address _addressview 
requireGovernor(address _addressview 
tokenAddresses(uint16view returns (address)
tokenIds(addressview returns (uint16)
validateTokenAddress(address _tokenAddrview returns (uint16)
validators(addressview returns (bool)
State-modifying
addToken(address _token
changeGovernor(address _newGovernor
changeTokenGovernance(address _newTokenGovernance
initialize(bytes initializationParameters
registerNFTFactoryCreator(uint32 _creatorAccountIdaddress _creatorAddressbytes _signature
setDefaultNFTFactory(address _factory
setTokenPaused(address _tokenAddrbool _tokenPaused
setValidator(address _validatorbool _active
upgrade(bytes upgradeParameters
Events
NFTFactoryRegisteredCreator(uint32 indexed creatorAccountIdaddress indexed creatorAddressaddress factoryAddress
NewGovernor(address newGovernor
NewToken(address indexed tokenuint16 indexed tokenId
NewTokenGovernance(address newTokenGovernance
SetDefaultNFTFactory(address indexed factory
TokenPausedUpdate(address indexed tokenbool paused
ValidatorStatusUpdate(address indexed validatorAddressbool isActive
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.