Arcomia

Verified contract

Proxy

Active on Ethereum with 642 txns
Deployed by via 0xdccb6e09 at 17209256
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
ERC-20
--
0x8182ce967989a32d307543011df43ae683325f324a917ed7d41ab9c191c00798
0x53e9feb8c3777da0a719f4536ea4480868803f224d0cb4a65b76d1cef1e2a7ee
From
0x7e25120cc7d6e42e89824bdd73cce8527ca12faa76285e6b4ee36858178ab38f
0x37ebdb0719251868fda7b38cf6923a90c3f9a8c5bd43869e726ff50146b965fb
From
0x2f6e46344c93604e83ac4eb03f0f8caa84cc2102d5c0cbc07a7a0753865fff1c
0x8b6b7a012077109ca9c125a22b86fc10d04e7845aad914a411dc0858d3bf2494
0x90c89ff5ede0e6b06edc499ce15bd260d9c34c45f2ce7af82afd3fcbd2d08d82
0x3a642b0b5f12bb566e5ff9a008aeb718ed7f550ffe3256cfd5d5bd84e512e181
0x6e89dfed4644dc349d725c001f5d18b7fe6362501dc32ea10450f7c58645628a
0x96f1656070c3f6cacfb16d7dcd832e03e384472a3731b94ca8a99bc88019f33d

Functions
Getter at block 21230502
AUTHORIZED(view returns (bytes32)
0x50e75b23f8ec51bbcb044fe377457e835f3b5ccc7ebf69e80906452015dff607
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Arcomia
paused(view returns (bool)
false
symbol(view returns (string)
RCM
totalSupply(view returns (uint256)
4500000000000000000000000000
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
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
list(address[] _addresses
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unlist(address[] _addresses
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
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(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.