Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7758…6e89
Balances ($0.00)
No balances found for "Rocket"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18823970 | a year ago | | | 0 | 0.0017290469 | |
| 18823910 | a year ago | | | 0 | 0.0016693758 | |
| 18823907 | a year ago | | | 0 | 0.0018151337 | |
| 18823845 | a year ago | | | 0 | 0.0028032141 | |
| 18823844 | a year ago | | | 0 | 0.012043467 | |
| 18823842 | a year ago | | | 0 | 0.0031135513 | |
| 18823840 | a year ago | | | 0 | 0.0016072687 | |
| 18823838 | a year ago | | | 0 | 0.00088853081 | |
| 18823796 | a year ago | | | 0 | 0.0025843232 | |
| 18823706 | a year ago | | | 0 | 0.0016949206 |
ABI
ABI objects
Getter at block 21324456
_owner() view returns (address)
0x000000000000000000000000000000000000dead
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getTime() view returns (uint256)
1733258807
minimumTokensBeforeSwapAmount() view returns (uint256)
1202000000000000000000
name() view returns (string)
Rocket
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
Rocket
totalSupply() view returns (uint256)
300000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading(address router)
setNumTokensBeforeSwap(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string coinName, string coinSymbol, uint8 coinDecimals, uint256 supply)
receive()
This contract contains no error objects.