Cat-in-a-Box Ether

Verified contract

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

No balances found for "Cat-in-a-Box Ether"

0xbf70908108594c6e00b7e35506ab39d507e21244718dd0ceb410e50893d9559f
0x24c017f2f8dd0ae0d7acdabc2c44784f32d1dd5a71ffb41561607e81a510d181
0x7d02c62340561a51755fec186d27a9ca181e8b3c81360f4daadf7b0ea5794393
0x152f2469bde31ba903878cabf2db9bbc115e5e9a5c43d9e9aafce962ee0102b2
0x20abcafdbd47e132ca788352925a348b268023c07358a33808b505bfb4bd43e8
0xf201d671ece27cd2d6dca4f041e04b7d2abf236bdc640fd5b7cd1bac94c91241
0x45164311a6a6dfe323b4421cdff5e613b91e384bc3a52ea91ba1e5b16ab99efb
0x0ca429ccc1e296b6aebda67d4752213ddd6166435c2cf52f6c635163a8b86466
0x85f49e7ba3169ae83a8b105efe1490c013b1e19dabb2ed2466733ba2408d1f4c
0x8dd4707e2cf7fc167ca4f5689a09bf6d05686184cf2b17dfd78fac5921b62d84

Functions
Getter at block 21311188
ADMIN_ROLE(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Cat-in-a-Box Ether
symbol(view returns (string)
boxETH
totalSupply(view returns (uint256)
613898444542769968050
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address recipientuint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.