Chintai Exchange Token

Verified contract

Proxy

Active on Ethereum with 14,323 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,331.48
ERC-20
Value $551.91
ERC-20
Value $5
0x14462093d12898f67cb7e97d6f752593e79bd704e9e80e7b4d463c667b3d4d9f
0xb2a161ef2d433469d2e74574e140ab64bf5dad350bdb723868536104ffdbd42d
0x79b292cd6a91b93be2cf963990f6bc5a9d3f4ab01ceb910bc63acad2d2d41377
0xe8f95a0b3ab8f8a231e1bdc02104d003c8c28a906cda68fd88e5bbd40467a3d4
0x92397b6b86b3317613f024705b6c539043ebd94fe5c5229b5dc275809aea6b19
0x394e6eeead912d3a4c69789858dc20e3fa94a4bbbcb22a6bd4f0c6c24dc5bacb
0x7ee08b853bc668cdeddd7d0f9cecfcff0d48abf6dfc90535dfa97e82aef91508
0xf5dadf044b212d53ee4e90fbe993ea3d93d495f396be3d0d2cf245a12d2039ea
0x92878719445b88335955564e01addf114b9ba42855bf086d18a944934f7219d0
0xd524faff44741dafb5523fd52982c9674825b4947644a46eb615fbae1c789301

Functions
Getter at block 21269060
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)
322734926742986532099700000
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.