MoonRocket
Verified contract
Active on
Ethereum with 56 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MOONR | ERC-20 | 59.890536M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17723220 | a year ago | | | 0 | 0.0011029501 | |
| 17723176 | a year ago | | | 0 | 0.0010671297 | |
| 17723136 | a year ago | | | 0 | 0.00096793327 | |
| 17682613 | a year ago | | | 0 | 0.00063796374 | |
| 17654642 | a year ago | | | 0 | 0.00068731409 | |
| 17642327 | a year ago | | | 0 | 0.0014187255 | |
| 17637205 | a year ago | | | 0 | 0.0012792475 | |
| 17635516 | a year ago | | | 0 | 0.0017456646 | |
| 17634326 | a year ago | | | 0 | 0.0012997618 | |
| 17634058 | a year ago | | | 0 | 0.0012332445 |
ABI
ABI objects
Getter at block 21224587
UNISWAP_V2_PAIR() view returns (address)
0x43c03ec82921253ba065142353e9c91318f60483
UNISWAP_V2_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_maxTxAmount() view returns (uint256)
240000000000000000000000000
_totalProportion() view returns (uint256)
11835308806032906200186593980
buyFee() view returns (uint8 reflection, uint8 marketing, uint8 lp, uint8 buyback, uint8 burn, uint128 total)
(reflection=1, marketing=1, lp=1, buyback=1, burn=1, total=5)
claimingFees() view returns (bool)
true
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
11850471795689127753666487292
limitsEnabled() view returns (bool)
true
name() view returns (string)
MoonRocket
owner() view returns (address)
0xd113b93a34918ff6205ce749c6eea16a1d1a5014
sellFee() view returns (uint8 reflection, uint8 marketing, uint8 lp, uint8 buyback, uint8 burn, uint128 total)
(reflection=1, marketing=1, lp=1, buyback=1, burn=1, total=5)
swapThreshold() view returns (uint256)
120000000000000000000000000
symbol() view returns (string)
MOONR
totalSupply() view returns (uint256)
12000000000000000000000000000
Read-only
_rOwned(address) view returns (uint256)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address) view returns (bool)
tokenFromReflection(uint256 proportion) view returns (uint256)
tokensToProportion(uint256 tokens) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
blacklist(address _address, bool _isBlacklisting)
changeFees(uint8 reflectionFeeBuy, uint8 marketingFeeBuy, uint8 lpFeeBuy, uint8 buybackFeeBuy, uint8 burnFeeBuy, uint8 reflectionFeeSell, uint8 marketingFeeSell, uint8 lpFeeSell, uint8 buybackFeeSell, uint8 burnFeeSell)
clearStuckBalance()
clearStuckToken()
renounceOwnership()
setFeeReceivers(address m_, address lp_, address b_)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setLimitsEnabled(bool e_)
setMaxTxBasisPoint(uint256 p_)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Reflect(uint256 amountReflected, uint256 newTotalProportion)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.