DEEPSPACE

Verified contract

Proxy

Active on Ethereum with 267 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.14
0x6517e1dc929b3dad72b9c0542918c22635c541fe1e5a627c13248cb6a8a56b0d
0xd60da64a0bc0374f3a4c412f4385ade81faabb5674c3a7631546a32e78ce783a
0xb35384ddd5337c4f28f459b6fdc7c2bc4a121cb36622fdc416ec73f48ea05771
0xf914691b966e5b68bb4f1db325aff85dc75ebff5058f945801164bd792b1abe5
0x613d6980638399af44f015544fa72400338195491d38294ef71618cf951b9d5a
0xc1867a8ee8a4cae12d8fb61dc3bf033a2c91e1320002d3cc2f3dd57bfbad926e
0x7fbb506d953fdc445363b7f1d1bbd280e7fecb49423da9af71fa43e3397afd17
0x9870a76c81b20c557565f883830b38876f0a0d7e47020f435de521011c643b7e
0xf0166640d78532e3e9a90e0de1f816490ae1fea50ba6824bbc1a079f7d24099f
0xf1eca63f6db1dd1ee67a5a2e011609fc2f9e8ff730dfe78ad555e1c83cf1ba20

Functions
Getter at block 20867653
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)
9619263153000000
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.