GXChain Core Asset

Verified contract

Active on Ethereum with 1,286 txns
Deployed by via 0xb35d387f at 10779808
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 99 additional slots
ERC-20
--
0x35fd9419538b419dfad119d7425c43334332ea59c922ef78ff7d988373f7b797
0x50fcbc8435c19c7a7da9d1b1f822403ca354b64f83cb3db7b55332932a2c6c06
0x646eb601b83cd42b20a4ed45f0da99b45e02461a51d52e9889a3b4e1ecb29e52
0x526affdc8f4d0a351414595178652222209fc400cad6f978202a54a5007c05ba
0x32c5094934e28d292f76a4b8e896d14f53342fd4c6df74911a10f2b0aa756299
0x471a522402843c56a80dc914d594b1afec350aa797674c0d500ee767cd50a7d0
0x71c4010208cfa8639dbe3d7904a2816f71941219189acad65158a31bec6d74a5
0x39092d1a52f7f19465f716b9e3e988d0755f014d550208240640dc505996111b
0x8e02edca42873913a06a097876c8fb646e1e36d5c20ca43ea2c40b1136699972
0xbc7959a439398400c6ac2a0ed3ec849a4b93e14bb3a941fe6435135f1af0982d

Functions
Getter at block 21226623
ADJUST_ROLE(view returns (bytes32)
0xef765358d14e314da3182bb18974c5fe330c9e28291095869f197cad06c4550c
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DELIVER_ROLE(view returns (bytes32)
0xf62058b7b4feae3d8708f12c15f6252ed834fde2d9f6d96109e2400d98770aeb
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
5
getParams(view returns (uint256uint256)
(50000, 50000)
 
getTxids(view returns (string[100])
name(view returns (string)
GXChain Core Asset
paused(view returns (bool)
false
symbol(view returns (string)
GXC
totalSupply(view returns (uint256)
1828067576502
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
adjustParams(uint256 minDeliveruint256 minBurn
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burn(uint256 amountstring to
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(address touint256 amountstring fromstring txid
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed fromuint256 amountstring to
Deliver(address indexed touint256 amountstring fromstring txid
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
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.