Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0x3c9c39ca609db1f7947c82bcf6d7e3d95811b8378a9cd95f46940768996cafe3
0xd55e76bb53003601c34fa88070f801cc911999421afb8ed27b4a78ab6eb6a734
0xfe5f8793a76ad6a2945d4c93570ad122c149f5f57591aba37fbd4f7be759d760
0xca16fbbef542ab69e2d5354b116a6beca6b62135592fbd60cd9924a2f865806b
0x601addc9e402b1732509f29a6ec7be742bc363ec4b792763918e88b31c1424d6

Functions
Getter at block 21300047
getMaster(view returns (address master)
0xfadfaa8af6e8e9d7cf5ffe7de7817f8224b15705
getTarget(view returns (address target)
0x26b775b446fc3b57ca17fac7b69d1b189bba6e29
defaultFactory(view returns (address)
0xb32926df549865b713113d45de5639ee05465979
networkGovernor(view returns (address)
0x417b3d60ed4f7d7c933214d8ffab8748df0b3ddb
tokenGovernance(view returns (address)
0xc5836be53a757a637e6ff3c09e125e36d26a7032
totalTokens(view returns (uint16)
2
Read-only
initialize(bytespure 
upgrade(bytespure 
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
getNoticePeriod(returns (uint256)
isReadyForUpgrade(returns (bool)
transferMastership(address _newMaster
upgradeCanceled(
upgradeFinishes(
upgradeNoticePeriodStarted(
upgradePreparationStarted(
upgradeTarget(address newTargetbytes newTargetUpgradeParameters
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
constructor(address targetbytes targetInitializationParameters
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.