Creaticles

Verified contract

Proxy

Active on Ethereum with 2,401 txns
Deployed by via 0x15b8a27a at 13697985
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 40 additional slots
ERC-20
Value $90.09
0x61144ed62a214abd418ecdc038c172e4db2b52dd89687d43531ff1fd4e789fd2
0xc10e17f3054a3f5fc48057682366e42b685f4d6566aeed0ec069010459aa0671
0x2724317ad741b1e65ea2ad01ca0068fd623ea94c021eac4880386063b5a4a46e
0x8e720edb6ff7e2913fefc55b02b14354e321ca1ce52949b81bbe0d185616de33
0xf1eeeba54f93eb1629ea52fd27fb260d7e5cef0ece1e3268dbfee9315c9e6a6f
0x758fd7622ff19861879a51b19b65e966faa3e87b6b758620d2b580a617a95e8a
0xf3873352f0ba5e00a1128959d9bb337aaee543d2fb16d81eff329dbc5362c539
0x76bf9fb2592283fbd60ea944ff364bcf5f2dd6b036f0921681e9bb68b2743d32
0x9aa34fa82c7c11fb680cfa3ed3c88a830ad514cb9e311905e3b46aca500cbd7c
0x9a4085924e8b586ef38427a7ec30096e5ebaf7e68aaf9e15bc3884b3566ce01d

Functions
Getter at block 21257977
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
name(view returns (string)
Creaticles
symbol(view returns (string)
CRE8
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
isOperatorFor(address operatoraddress tokenHolderview 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 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
initialize(string namestring symboluint256 supplyaddress registry_address
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
revokeOperator(address operator
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.