Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,116.23)
Native
Value
$3,116.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1 | $3,116.23 |
$3,116.23 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17908700 | a year ago | | | 0 | 0.00033078945 | |
| 16615831 | 2 years ago | | | 0 | 0.00042899463 | |
| 15145699 | 2 years ago | | | 0 | 0.00026445376 | |
| 12454245 | 4 years ago | | | 0 | 0.0058337500 | |
| 12128368 | 4 years ago | | | 0 | 0.0046798500 | |
| 11578771 | 4 years ago | | | 0 | 0.0023399250 | |
| 11564740 | 4 years ago | | | 0 | 0.0020947900 | |
| 11539767 | 4 years ago | | | 0 | 0.0032343380 | |
| 11520048 | 4 years ago | | | 0 | 0.0045537800 | |
| 11494682 | 4 years ago | | | 0 | 0.0025404900 |
ABI
ABI objects
Getter at block 21227055
_burnFee() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
2500000000000000000000000
_taxFee() view returns (uint256)
8
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
isTransferLocked() view returns (bool)
false
name() view returns (string)
RFIV99
owner() view returns (address)
0x189c29501f28d4a61465cc05d64bf5517344794c
symbol() view returns (string)
RFIV99
totalBurn() view returns (uint256)
233345155043793950989502
totalFees() view returns (uint256)
933380620175175803959010
totalSupply() view returns (uint256)
2266654844956206049010498
uniswapV2Pair() view returns (address)
0x499384abbb1e92974913f27b4f9d745a507c0b22
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setBurnFeePercent(uint256 burnFee)
setIsTransferLocked(bool enabled)
setMaxTxPercent(uint256 maxTxPercent, uint256 maxTxDecimals)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
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()
This contract contains no error objects.