XSD

Verified contract

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

No balances found for "XSD"

0x4d56751e5ab890755e112ef15f4bd0870994e902bb3e58fcaf2bc3f943fcf000
0x028fb39403368d78191d7de9291e2b9129ad06f9f79e28bbb34d11f809ad72c6
0x2d271262c598e856ad6e7653027481de5f016858273b19e9dc33b5b5653f8521
0x4b03437655ede7af43278c2bcc5e07751c53260eab1cc66f5e2666962da1aea3
0x67ef5232018008bc308444040548e3fee93d7200a2e60ce35bc14412802af73a

Functions
Getter at block 20905316
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x898ab7e0bfcbef005015795374cd515b2df02d79bfa819047b8e56a5c27949a5
SUPPLY_ROLE(view returns (bytes32)
0xbc1f3f7c406085be62d227092f4fd5af86922a19f3a87e6199f14015341eb9d9
decimals(view returns (uint8)
18
name(view returns (string)
XSD
symbol(view returns (string)
xSD
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
nonces(address ownerview returns (uint256)
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 touint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setSupplyRole(address _supplyRole
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.