JustBet

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x717a059e at 12155833

The storage layout for this contract could not be retrieved.

ERC-20
--

No transactions found for "JustBet"


Functions
Getter at block 21246496
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ERC712_VERSION(view returns (string)
1
PREDICATE_ROLE(view returns (bytes32)
0x12ff340d0cd9c652c747ca35727e68c547d0f0bfa7758d2e77f75acef481b4f2
cap(view returns (uint256)
10000000000000000000000000000
decimals(view returns (uint8)
18
getChainId(view returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0x44098d01710f301077f9c2a41c7c6e15e8aecdcebd0469f498ee64b1c0c3faf2
name(view returns (string)
JustBet
paused(view returns (bool)
false
symbol(view returns (string)
WINR
totalSupply(view returns (uint256)
1722919230000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getNonce(address userview returns (uint256 nonce)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address useruint256 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
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.