Creaticles

Verified contract

Proxy

Active on Ethereum with 2,394 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.18
0x76bf9fb2592283fbd60ea944ff364bcf5f2dd6b036f0921681e9bb68b2743d32
0x9aa34fa82c7c11fb680cfa3ed3c88a830ad514cb9e311905e3b46aca500cbd7c
0x9a4085924e8b586ef38427a7ec30096e5ebaf7e68aaf9e15bc3884b3566ce01d
0x2d0362897d658138a73d3eedde35f260cb94985b74040f56633ac011d1f1ec8b
0x7c48d9d4b4dc1d605a5d97c235e05b8ec6dad21ba48bc315d50614e19cd70f09
0xfeb863f704d9b82047af19b529782bf481cf7225e0df108a7406eae6283551ed
0xbbaa310a1f008c96804dcc430949097337021f19c08e98820f4fbfb1914a7134
0x34bb0c378b697d5909617463212b1f7bae905f195956766804ae2af68efb8455
0x3ad235cabeffad732bb20a0d61f1139c56cfb52a115e851a9e570e5c48f270e7
0x74e1808d61d53d898c3d073b4eb42254196e7ddc0996b69a9d0bfe5ff2ebe197

Functions
Getter at block 21161412
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.