Royale

Verified contract

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

No balances found for "Royale"

0x42e7775202bc37792c5be105316097bfcc4a3b293ab7d59629d5cd537002e6bd
0x7582c88115b731e5f256450103d401aea1613aa8e1e6754e2580f78af5198538
0x2c49fb77b41bf0ff02b0913a0ec68c08ea875e7b63e20a50e24d0980756528d2
0x8146dc9d1bd6f399d763b9053466c01007b9b59b4845b7d3997e49e7654e7fdd
0xd8f7c56ad78a6b44ac2427c3b059cd42251a1d86fc8fdda11ef797cd0c7101ea
0x90b59d8b8c54aa9574e88f56366dd2c0e879960b690477649ca10bb5aaa5b168
0x2f261f851e3d6520dc4c3ba63c8538396e51df6c0b7f8ac590016aa419fd6418
0x4afbd83e6a1a4432821db9f801151361af7476d632308fd357e0d8c9d7ba54e5
0x68f93273528fee513f0a3349f144f5956a13e25660a0af3d6110be85fb4d1a6e
0xa87a298c565bccc3bb1a3a44077d513bf6539366433ca4f7106b260c8abd6763

Functions
Getter at block 21296359
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPT_OUT_SKIP_ALLOWANCE(view returns (bytes32)
0xc8dc67b3e0474bcfd3cfdbc407b5e942f7db47b09025a1615f7e23b77afdb1e8
TOKEN_MAESTRO_ROLE(view returns (bytes32)
0x29bf8f8f8232ec08f73c722bd39bfd0fc15f8680e63d1c0fbaac438b9f84ecf6
decimals(view returns (uint8)
18
name(view returns (string)
Royale
symbol(view returns (string)
ROY
totalSupply(view returns (uint256)
101000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getLastCheckIn(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getVolume(address fromaddress toview 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
checkIn(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
multiTransfer(struct ROYTransferInput[] transfers
multiTransferFrom(struct ROYTransferFromInput[] transferFroms
optInSkipAllowance(
optOutSkipAllowance(
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
CheckedIn(address accountuint256 timestamp
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.