DEEPSPACE

Verified contract

Proxy

Active on Ethereum with 287 txns
Deployed by via 0x9645f574 at 17567037
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
-
variable spans 49 additional slots
-
variable spans 49 additional slots
ERC-20
Value $0.13
0x8b7aa34e432dd3475f611286fac71eca331034546fc3fe1a30583cf18f7376d1
0xa25b6a1551a9d2696df094a42d9febcf8cc52a5591ac53c049d39389a5948784
0x65a080f7e28aa55626be13261a74d4bad4a5f1bce332f0d40e125fbfbf74a0ed
0xb890459dd79d0776f5cbd5cf136ef81c6240486cf219908d1d5be94df33a1dd1
0x923f3846c3f5258cc91d37b5e2794520006a275123c4deb105ffbc478cdae75b
0xc2424093a8384a24b3392485cf9230fea1cc53db7e2ccec7cdf251de3e510afe
0xe123748ca6d299d49b7901efe9291d1f0424ff22978ccb94221e403145914378
0xe06001d9ecebfbb50d82cd0bea34fac4925965d53b038ec9a7e0bd24275b81e4
0xa2740f0f53cba6c2db96276f707db6d3b630ccde8f8921b19d9c289e01462157
0x34bfda76201a1be8b0ac2b3ee81c189ac5597f438cdeebc9baa36939273687c0

Functions
Getter at block 21305430
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
BRIDGE_ROLE(view returns (bytes32)
0x52ba824bfabc2bcfcdf7f0edbb486ebb05e1836c90e78047efeb949990f72e5f
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(view returns (uint8)
9
name(view returns (string)
DEEPSPACE
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
DPS
totalSupply(view returns (uint256)
10921007901100000
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(address fromuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _admin
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawalToken(address _tokenAddruint256 _amountaddress to
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
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
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.