Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($247.44)
Native
Value
$247.44
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.086059 | $2,875.29 |
$247.44 | |
USA | ERC-20 | 1 | $0.000897 |
$0 | |
RFL | ERC-20 | 1.222769B | -- | -- | |
BM | ERC-20 | 1 | -- | -- | |
BASS | ERC-20 | 0.827879 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21872483 | 5 days ago | | | 0 | 8.8277614e-7 | |
| 21674938 | 10 days ago | | | 0 | 2.5802229e-7 | |
| 19077006 | 2 months ago | | | 0 | 5.5510078e-7 | |
| 17738350 | 3 months ago | | | 0 | 0.0000010279504 | |
| 15907295 | 5 months ago | | | 0 | 2.3764192e-7 | |
| 14869700 | 5 months ago | | | 0 | 0.0000028040226 | |
| 14362533 | 6 months ago | | | 0 | 0.0000018750335 | |
| 14330318 | 6 months ago | | | 0 | 0.0000039782647 | |
| 14299212 | 6 months ago | | | 0 | 0.0000021196596 | |
| 13919153 | 6 months ago | | | 0 | 0.0000012673568 |
ABI
ABI objects
Getter at block 22108069
TAX_FREE_LP_ADDRESS() view returns (address)
0xf84fe4a60373d63508c1755d73a7567053f58cf0
buyTax() view returns (uint256)
3
decimals() view returns (uint8)
18
excludedBalance() view returns (uint256)
20135327218755719068213085927
getPairAddresses() view returns (address[])
[0xBcDa6fbC1b2FdDB24cC7DC7a3000e02c3DCABc1b]
getRouterAddresses() view returns (address[])
[0x0681363e5da35a248E1abb5CddD6DB9cDac9a771]
lifetimePayoutETH() view returns (uint256)
30703864619024008018
marketingBalance() view returns (uint256)
0
maxAmountPerWallet() view returns (uint256)
2000000000000000000000000000
name() view returns (string)
Reflection
owner() view returns (address)
0xaa3732080f4de5d5bd153cb61fcb9757ddd6e7e6
rewardBalance() view returns (uint256)
10723404241221151030521207064671372794
sellTax() view returns (uint256)
5
swapSlippage() view returns (uint256)
5
symbol() view returns (string)
RFL
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
currentPendingRewards(address) view returns (uint256)
getPendingRewards(address account) view returns (uint256)
isPairAddress(address pairAddress) view returns (bool)
isRouterAddress(address routerAddress) view returns (bool)
lastRewardBalance(address) view returns (uint256)
State-modifying
Events addPairAddress(address pairAddress)
addRouterAddress(address routerAddress)
approve(address spender, uint256 amount) returns (bool)
claimPendingRewards()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
dropTokens(address[] addresses, uint256[] amounts)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removePairAddress(address pairAddress)
removeRouterAddress(address routerAddress)
renounceOwnership()
setMaxAmountPerWallet(uint256 _setMaxAmountPerWallet)
setModifyingLiquidity(bool _modifyingLiquidity)
setRouterAddress(address routerAddress)
setSwapSlippage(uint256 _swapSlippage)
setTaxes(uint256 _buyTax, uint256 _sellTax)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Blocked()