ttt

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x872427de at 15369947
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 "ttt"

0x024b026e607765bf14bfbb7cd8c8824b558986c485caec37fa28e686ad27baed
From
0xa5e379c8ecaee66d1cd58218a58df6b213b7683f12b68ecc703ed3d18f675a89
From
0x938c387f1e961381191912dc7413406ad1c723e1e7f677cda37cf38ead81fb96
From
0xe2de2e59c415e96c920715ed0912aa1624fae6af8825c7f57f2ea92eb482c8b6
From
0x42be32da3c062326f25e67596543b9083d4149b63410f63a723874f21475f360
From
0xd13fe1897ee2cebb071903fae0f484d2585a59fe0daea77c6998582af9345c88
From
0x9c4ba50cea79887ba583f6b8ad8d05f18858198ebfb83e5c53122c066b7ee114
From
0xf33a1e23a3865c6c825a18d505b9bfdca633207f6dc36fd4233ccc346c936d01
From
0xd02974ef1dfcc23a2e2e6fa1cd9528bfbf1dceaeec707b52b8cf5ea4b14483bf
From
0xcb473fc5a98bc6580b00f3797ffbb91ddaec9df8c098d10a4b3f197361526610
From

Functions
Getter at block 21318255
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)
ttt
paused(view returns (bool)
false
ruleEngine(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
xxx
terms(view returns (string)
xxx
tokenId(view returns (string)
123
totalSupply(view returns (uint256)
110000
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.