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

xxx

Verified contract

Proxy

Active on Ethereum with 93 txns
Deployed by via 0x944c0fa1 at 13990141
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
10 additional variables

No balances found for "xxx"

0xf24f5880d92dd40c6e766f6387910e41d0f9b4d5dd90155eb06cc3d900993c07
0x08fb0d20c4dcd4c108d83f2ec1ee5828d59f384d9dcc0311333d975179aef7dd
0x1c1089aeb0cd9d2b39d54562ba86d0ca3863e294be82eaccf303bf2e34ffecb5
0x307da654e9e07785abb8e7c8f2bf1ed6f991be92ba7912fb8b85ae29bde4034b
0xc0426ba278d44c9b3f2a2ef909a09e9471423dd465d3a6b0a678e6a1b264fcf7
0x7ca0e8ec19d1efa1280b3b8e32c35f60a7bc0c6705498f3fdee9d6a7288d61dc
0x92d2a84955934f3ad43b35c6a94994fc646cd322b6a54096d31faca4a0d13c63
0x448108a3f3d3277c1c4ee4a736cd9db8da556c79b8751d9f44eed92c623e75e8
0x73aa21165ace9b3a507b98f154990200c1a82ba4c10954361ae2ed2f4c81dc8b
0x75810023b924d8b0e8bbca9100ea346941cec75f7c54357826a33df949256a18

Functions
Getter at block 20798510
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ENFORCER_ROLE(view returns (bytes32)
0x973ef39d76cc2c6090feab1c030bec6ab5db557f64df047a4c4f9b5953cf1df3
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
SNAPSHOOTER_ROLE(view returns (bytes32)
0x809a0fc49fc0600540f1d39e23454e1f6f215bc7505fa22b17c154616570ddef
decimals(view returns (uint8)
0
getNextSnapshots(view returns (uint256[])
[]
name(view returns (string)
xxx
paused(view returns (bool)
false
ruleEngine(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
xxxx
terms(view returns (string)
www.www.www
tokenId(view returns (string)
123
totalSupply(view returns (uint256)
110111
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
detectTransferRestriction(address fromaddress touint256 amountview returns (uint8 code)
frozen(address accountview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
messageForTransferRestriction(uint8 restrictionCodeview returns (string message)
snapshotBalanceOf(uint256 timeaddress ownerview returns (uint256)
snapshotTotalSupply(uint256 timeview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
approve(address spenderuint256 amountuint256 currentAllowancereturns (bool)
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enforceTransfer(address owneraddress destinationuint256 amountstring reason
freeze(address accountreturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address owneraddress forwarderstring namestring symbolstring tokenIdstring terms
kill(
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
rescheduleSnapshot(uint256 oldTimeuint256 newTimereturns (uint256)
revokeRole(bytes32 roleaddress account
scheduleSnapshot(uint256 timereturns (uint256)
setRuleEngine(address ruleEngine_
setTerms(string terms_
setTokenId(string tokenId_
setTrustedForwarder(address trustedForwarder_
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unfreeze(address accountreturns (bool)
unpause(
unscheduleSnapshot(uint256 timereturns (uint256)
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed owneruint256 amount
Enforcement(address indexed enforceraddress indexed owneruint256 amountstring reason
Freeze(address indexed enforceraddress indexed owner
Mint(address indexed beneficiaryuint256 amount
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RuleEngineSet(address indexed newRuleEngine
SnapshotSchedule(uint256 indexed oldTimeuint256 indexed newTime
SnapshotUnschedule(uint256 indexed time
Spend(address indexed owneraddress indexed spenderuint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Unfreeze(address indexed enforceraddress indexed owner
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.