Rocket Fuel
Verified contract
Active on
Ethereum with 270 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RKFL | ERC-20 | 20.253934B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16191398 | 2 years ago | | | 0 | 0.00063013315 | |
| 15985414 | 2 years ago | | | 0 | 0.0010139015 | |
| 15877780 | 2 years ago | | | 0 | 0.00079114123 | |
| 15876483 | 2 years ago | | | 0 | 0.00087311324 | |
| 15714201 | 2 years ago | | | 0 | 0.0014310656 | |
| 15689592 | 2 years ago | | | 0 | 0.00087335147 | |
| 15684675 | 2 years ago | | | 0 | 0.00048050688 | |
| 15679772 | 2 years ago | | | 0 | 0.00025647050 | |
| 15674812 | 2 years ago | | | 0 | 0.00042987511 | |
| 15672309 | 2 years ago | | | 0 | 0.0013989300 |
ABI
ABI objects
Getter at block 21211182
buyFee() view returns (uint256)
6
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
8000000000000000000000000000000000000000000000
maxWallet() view returns (uint256)
12000000000000000000000000000
name() view returns (string)
Rocket Fuel
owner() view returns (address)
0x30469c313972662f7e7ac1fa49b0e4ad88786f15
rkflTokensForGame() view returns (uint256)
9937389269162815455436160448
rkflTokensSwap() view returns (uint256)
9937389269162815455436160448
rocketGameAddress() view returns (address)
0x0000000000000000000000000000000000000000
rocketTokenAddress() view returns (address)
0x5ca5a5efb57dbaf4462edbd15da889448b1919ed
sellFee() view returns (uint256)
6
sendTokensToGame() view returns (bool)
false
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
200000000000000000000000000
symbol() view returns (string)
RKFL
totalSupply() view returns (uint256)
400000000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xd4250d267664de7483537c99f45f399261dd7387
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _buyFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateRocketGameAddress(address newRocketGameAddress)
updateSellFees(uint256 _sellFee)
updateSendTokensToGame(bool enabled)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BoughtEarly(address indexed sniper)
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
rocketGameAddressUpdated(address indexed newWallet, address indexed oldWallet)
constructor(address _rocketToken)
receive()
This contract contains no error objects.