xPhoton

Verified contract

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

No balances found for "xPhoton"

0x0e53f75ea13222f80e62df7d62f813777ce29823d0c77033dbcaf3f410598ab1
0xac67b7692abd320f28388253b33ae71536758826c85fee9a5a798fb7c85a684f
0xe34a525c63424e5ecafbeeb40f6f198a6bacc25ea7a46ad346fe6a38d1500a49
0xb9875b8f6a9382b046aa9526f948a709ffc08ce31e37e12fcc125598a6022bb7
0x7c675071e1142073652ec732c90c1cb6726a13a541797642e7d4fb4cb28e29d1
0xd7284425e25d4890a38e0a7073b11a73ebd3f38f52f279299f5a94613aa820cb
0x58ed785f12b949baf61f95e84757a9bd3797d2c964cf61335570e0b7fdbb9917
0x04760e946ad8eabbf571face4373761f62552723858579ed3b0c89bd27234951
0xb8c78a5df89899e1d59196012419ea44e449fe4dcc6b63bdcd61849902d370bd
0x9b334aff6729dca587fdfb927b3f37058b2347863a50431fc4372bb3c45e936e

Functions
Getter at block 20941492
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
name(view returns (string)
xPhoton
symbol(view returns (string)
xPHOTON
totalSupply(view returns (uint256)
62219624732259732972202315
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(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 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.