The latest block we've processed for this chain is 21213264, which is 24 minutes old. We're running behind the tip but working to resolve the issue.

Roar Token

Verified contract

Active on Ethereum with 1,221 txns
Deployed by via 0x736d7bc9 at 13547248
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Roar Token"

0x746e7498f593c2eba649e0ac40ecd63a532198aa84542c5cb6744454705344a7
0xe1e6583dbf063e77dd956bf1cf0d07ddacf28c46d47dace2ff1e756084b66f13
0x90daa38066261751c0b8c940567e677dcc63ff633e084d2ea05c4c26d427b14e
0x7cc44e839daad8adbe5186738f0c4e9f47ce06c9b7e0346004eabde200c42ffd
0x3f8f9fe715e049325075898432538222b40a44d79430c38548e04f33b04a9db4
0x3f8bb7d1774b8611598df0dce49a480ddced7c0ea17b9683efe163cdbe6c25a7
0xcdd1b3da88e27542af02f371dc8d4c8dc5b5098639ad9c491cee67b3d5186794
0xf8667591b735860cc26160f249686f0b560076a63c8aaa7889a8984f9ddf5bb2
0x04c825557488dba6091884fa0ffaa8175a243ed968833d6ac083a029e4830899
0xb2b6fb1a405b37ac2a20294f5e3b34bf3040ae2af805893809bb8e11fc88cd4d

Functions
Getter at block 21213263
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
cap(view returns (uint256)
425000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Roar Token
symbol(view returns (string)
ROAR
totalSupply(view returns (uint256)
417360944000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
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
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
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.