ARCA

Verified contract

Active on Ethereum with 3,407 txns
Deployed by via 0x06c583db at 20117072
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ARCA"

0x028864dc57f534491cf8a5063aa228cd786a768dae696ac12c9d00e6b2d04736
0xc0eb7d6b031646dac1033b2504f2ded215269fdab54e1cf03c3fac00b7de7c3e
0x9d4016bfb89cf0dc3992f4451e337defecb8cd2e48917e4004ffc4c9df8cab18
0x6d5c41318592a7e20f8ad77d4dee0c98f6be599ab238f0801e73e428823d5f0b
0x5050b3a8e40f3e7e394c6698277f19b19388d49b83fefa7ca20c4d0edf15291e
0x4d064c769839b63b9c13337fd3ce3425a0e7263a34016e3dcf703a62e062881c
0x1885dd7055db9320bf9dc761a204b890258183ef7df4824409dfb9eb74386666
0x9e82327439cfb96885f18291e795fc7d47a5b390cdfdf372918e7260ba1bd9a3
0xcd6e001162f6bf742e1b2dfbc12844c4e66137544640309471ede0db32aa7169
0x3667ce31fc23bc0f696af161a03753c3885cfef57eb2c140b7ecf97609e954b8

Functions
Getter at block 21259394
CASHIER(view returns (bytes32)
0x4341534849455200000000000000000000000000000000000000000000000000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
maxSupply(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
ARCA
paused(view returns (bool)
false
symbol(view returns (string)
ARCA
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklist(addressview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addBlackList(address _address
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
pause(
removeBlackList(address _address
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unpause(
Events
AddBlackList(address user
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
RemoveBlackList(address user
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 _symboluint8 _decimaluint256 _maxSupplyaddress _owneraddress _cashier
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.