Cat-in-a-Box Ether

Verified contract

Active on Ethereum with 936 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"

0x766bcddfeb407e9b97176aa10031e2dd5c9860cd04dfcc40f74d7b541c36c37f
0x1379c4248573dc996f29702dcf3c75d5903cc0965c0854c20f642a0c03467133
0xada36da67a013d5cd1e784d240bc5508a9a5d08eeb9e1d40bd234d051069f5bc
0x312b6a854af01653849ca713fb97682c3b00cc410beb43982e6da4dddf1260d2
0x4f9da8377733b18f58ee3c6c0dbe6411f6925a059fe09b066c750d7bda1acad3
0xe2853c855d30ee524dfa744098088df4694021feeb063303d3b4be97d5a54059
0x0dcc73a0d6a1d30ef7a20c23abb62e5a850183d8ed2f5f36ccaef8ed42c7d0a5
0xcbe85d77c4296d9734382edecdc4bb9fd6708a664981d8eb517165627a9876b5
0xff295dab48712c46303fd61015b99182e6894c445173608fbae5352a80cb1701
0xa8316702e1b6519c48532c7db9beb5b67c517e0ae1f3d5922fada4b6be819262

Functions
Getter at block 21090400
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)
722903984056102101065
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.