Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.18)
Native
Value
$4.18
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.001449 | $2,881.42 |
$4.18 | |
RFK24 | ERC-20 | 2.635001B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20217087 | a month ago | | | 0 | 3.7259132e-7 | |
| 18784391 | 3 months ago | | | 0 | 6.2375161e-7 | |
| 18775539 | 3 months ago | | | 0 | 4.1474745e-7 | |
| 18775475 | 3 months ago | | | 0 | 3.7647441e-7 | |
| 18774702 | 3 months ago | | | 0 | 3.6927190e-7 | |
| 18773297 | 3 months ago | | | 0 | 3.6620744e-7 | |
| 18773236 | 3 months ago | | | 0 | 3.7085224e-7 | |
| 18670072 | 3 months ago | | | 0 | 3.5403174e-7 | |
| 16207560 | 4 months ago | | | 0 | 0.000000075374717880 | |
| 16051051 | 5 months ago | | | 0 | 0.0000012689537 |
ABI
ABI objects
Getter at block 22115211
autoSwapStatus() view returns (bool)
false
buyFee() view returns (uint256)
500
decimals() view returns (uint8)
9
dexPair() view returns (address)
0xf000adf399df255910e83a43cc6e6ecbed38e840
dexRouter() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
feesStatus() view returns (bool)
true
launchedAt() view returns (uint256)
1711144051
liquidityReceiverWallet() view returns (address)
0x9d6ee7ced36d71be9c0d14a2ca4dcf559aff7188
maxHoldLimit() view returns (uint256)
2400000000000000000
minTokenToSwap() view returns (uint256)
500000000000000000
name() view returns (string)
RFK24
owner() view returns (address)
0x0000000000000000000000000000000000000000
percentDivider() view returns (uint256)
10000
sellFee() view returns (uint256)
500
symbol() view returns (string)
RFK24
totalSupply() view returns (uint256)
240000000000000000000
trading() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isExcludedFromMaxHolding(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableOrDisableFees(bool _value)
enableTrading()
includeOrExcludeFromFee(address account, bool value)
includeOrExcludeFromMaxHolding(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeStuckFunds(address _receiver)
removeStuckTokens(address _token, address _receiver, uint256 _amount)
renounceOwnership()
setAutoSwap(uint256 _amount, bool _value)
setMaxHoldLimit(uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateAddresses(address _liquidityReceiverWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoSwap(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.