🚀🚀 Stainless Steel Rocket 🚀🚀
Verified contract
Active on
Ethereum with 143 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x94bb…5094
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROCKET | ERC-20 | 1.79684B | -- | -- |
Transactions
ABI
ABI objects
Getter at block 21204207
_maxTaxSwap() view returns (uint256)
4200000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000
_taxSwapThreshold() view returns (uint256)
4200000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
🚀🚀 Stainless Steel Rocket 🚀🚀
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ROCKET
totalSupply() pure returns (uint256)
420690000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[]Â bots_)Â
approve(address spender, uint256 amount) returns (bool)
delBots(address[]Â notbot)Â
manualSwap()Â
openTrading()Â
reduceFee(uint256Â _newFee)Â
removeLimits()Â
renounceOwnership()Â
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)Â
MaxTxAmountUpdated(uint256Â _maxTxAmount)Â
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)Â
Transfer(address indexed from, address indexed to, uint256 value)Â
constructor()Â
receive()Â
This contract contains no error objects.