Rocket Coin

Verified contract

Active on Ethereum with 6 txns
Deployed by via 0x4dd0ae3f at 11127494
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 43 additional slots
ERC-20
--
ERC-20
--
0x7cc40eafbb68c42d249b293a8bd829bdc6cb7cccc1b95192588c59390700425e
0x1be884720290f3323ba1b2f1b4ee47baeda696868a4d504898c2fc9323734156
0x36b5ce1fbafef74f9c9ad5ff965e1f872581e7036bc32b3cf3874e2ecc179b73
0x589b6e37f59b3f3a3a88d930528b703dad6785e212b93276e497c15aa1f3b416
0x98d68f841e15aaced9ab55ffb4f1c853dcbfd4455994eec134b166921a49f2c4
0x75fc91deb2a9328ed0fd394f928d37282091acb29e138310cf6083b394597f20

Functions
Getter at block 21320418
decimals(view returns (uint8)
18
feeCollector(view returns (address)
0x8a20fd29593871085af7c8bdd7fc377e1136b5f5
isFeeChargingEnabled(view returns (bool feeEnabled)
true
monetaryPolicy(view returns (address)
0xb2e6f1332c9dbacc35b9c4da46f183c28b94737c
name(view returns (string)
Rocket Coin
owner(view returns (address)
0xbd0c7aa14822ce192077baf20cf75a888a06b669
rocketV1(view returns (address)
0xbd03bd923c7d51019fd84571d84e4ebcf7213509
staking(view returns (address)
0x5db2da51338cef9e73d8cac6efb47784222bde18
symbol(view returns (string)
RCKT
totalSupply(view returns (uint256)
3000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
calculateClaim(uint256 rocketV1AmountToSendview returns (uint256 rocketV2AmountToReceive)
State-modifying
approve(address spenderuint256 amountreturns (bool)
claim(uint256 rocketV1Amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _rocketV1
rebase(uint256 epochint256 supplyDeltareturns (uint256 supplyAfterRebase)
renounceOwnership(
setFeeCollector(address _feeCollector
setMonetaryPolicy(address _monetaryPolicy
setStaking(address _staking
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferFromWithoutCollectingFee(address senderaddress recipientuint256 amountreturns (bool success)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FeeCollectorUpdated(address feeCollector
LogMonetaryPolicyUpdated(address monetaryPolicy
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RocketRebased(uint256 indexed epochuint256 totalSupply
StakingUpdated(address staking
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.