Chintai Exchange Token

Verified contract

Proxy

Active on Ethereum with 13,037 txns
Deployed by via 0x60cabd06 at 14248894
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
2 additional variables
ERC-20
Value $1,338.56
ERC-20
Value $620.15
ERC-20
Value $5
0xa8585e72899bd7c5ffa8f9dfe7fe60af9273d54f8a0579ad098ae3000c9240c0
0x6a492d2c74c0bc1ec927720b5cb3b31efcc289df3bfc9c30fd157f2e022f7b4c
0x9e0764a0c3e45957150e871bab3cfbc39f6f3b9967ba99f24c27014395b7fb13
0x8a36f4a3b6e4a3834b607e3e578526dea563b8b93b4e4fff39ba20f331e8a18e
0x64b27bd5b06c5291b2cc001ce5b583afce201d083d8f5dfd9385023b096962f2
0xaf5fb57b3523fe7b36b25987fc7c1560004c4829a556411750dae5a9ddaef812
0x064c9c5264e8adf6c66af1f6f742910e24fa738137aee057ed2454f95a2c77d8
0xc9c7c4430232a87daca7022ed365a9f3687fc209c4386ae873b494d2b106493e
0xab7f377d63c57b4943069ddf7a949bcf2397b218af068f07da08a2196eb8d099
0x353c14aad003ee9c9300b67b68dc76ebdf1cdf75371e4eda7362fc8f52dfd82d

Functions
Getter at block 21157349
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
decimals(view returns (uint8)
18
maxSupply(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
Chintai Exchange Token
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
CHEX
totalSupply(view returns (uint256)
318311408543824943575400000
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)
initialize(string namestring symbol
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setMaxSupply(uint256 amount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
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
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.