Throne

Verified contract

Active on Ethereum with 47,041 txns
Deployed by via 0x565b9e63 at 12503713
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,848.87
0x6e2d7199dca0305a40ec287d51ef94234e9bac8f07f9b0716953a5aa6ed35a4f
0xe3c440d4542b35538688f7e75563e3cae83984f0c563039b59d0032f229c52dd
0x7fed0247bd17a0c8f0237b194315c15c341f11f3b4053d2ddb823ae93e9b4c72
0xd7d8901c0d846ddf894582196565d4c310699a73e2ef46b76c64728328b4c3ec
0x84d104be962a057c9397d5dfe73d2b55696177ec8d2fdf5b5809f5822d92e7c9
0x7dfdc8e2755d0b0fcd7830bcebce74b263c010bbfb057a5e6ea72884b6620a73
0xc6b54aa0e8f9208137362710e0173f69bdfe7232469b3b810595a51572dd84f2
0x68fa0fa1e7760a5b49692fc749ae207a5c60921dda3235560092d8fe2da93cbc
0xe3d578a0e1effaaf7ccbe71e527038463fba2dc6f95e744691bad8dc31e4472d
0xf553efabe69dcf8f1683aedfa5193f734848dcfc800fd09f24cb8702b68e1e32

Functions
Getter at block 20791599
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DELEGATE_ROLE(view returns (bytes32)
0x1a82baf2b928242f69f7147fb92490c6288d044f7257b88817e6284f1eec0f15
OWNER_ROLE(view returns (bytes32)
0xb19546dff01e856fb3f010c267a7b1c60363cf8a4664e21cc89c26224620214e
decimals(view returns (uint8)
18
name(view returns (string)
Throne
paused(view returns (bool)
false
symbol(view returns (string)
THN
totalSupply(view returns (uint256)
1974198687000000000000000000
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)
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
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
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.