WinsToken

Verified contract

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

No balances found for "WinsToken"

0xb9be664a71b4482dd3d93b32b26bce283cb7d5d3efb1feb39fda3751173a05a7
0xb705e7929841c2b80e574bff1ed1bc5a4b5abc51aa77f099726f88271247b878
0x66c36a3f3397e56fc99fe7d61de2c3c1060e8f2e97466e7f12db5dd995a6b68c
0xcbd02ff719fd4a7d3c98f38bbce4b1214ab438b8ebd19a8551bfc85fd59fb4c3
0x8d880b8f57dda58dc1bca9e3c92c33b8e8c6ac7cbceec19ac4017d608346cc47
0x1a770475c3f7b9c8987d4dec1b1877a9f8a415dc78972a8b839cea52dccd5b5d
0x6f3e5ca4392867b3c730b036df182cfe0925731b920c2ecba01e39b5df26095f
0x654179a943a643480c23e0aa9d298f9800c254e589d6dd492a1379e802ddb025
0x1c10d11da2afc5676497ddb74dd075cbfe3d24c71a8bbe35ffffdc1b3350a374
0x04036c46e9af3bfdb36a85977d760e70256c14ba8a288b8e4fbb22de65e90ec0

Functions
Getter at block 21413730
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x9bdf53eee808dbd421332302232081c16e2a89da487f58c5e4f1948e4db740b5
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=WinsToken, version=1, chainId=1, verifyingContract=0x5f48d1fd6814cd1cd38aeb895755e57d519196d1, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name(view returns (string)
WinsToken
symbol(view returns (string)
WINS
totalSupply(view returns (uint256)
1000000000000000000000000000
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)
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
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
EIP712DomainChanged(
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(uint256 initSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidShortString(
StringTooLong(string str