REAKTOR
Verified contract
Active on
Ethereum with 5,066 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($9,065.72)
Native
Value
$4,241.3
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.234231 | $3,436.39 |
$4,241.3 | |
RKR | ERC-20 | 3.585401B | $0.000001 |
$4,374.19 | |
WETH | ERC-20 | 0.130915 | $3,439.13 |
$450.23 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21265086 | 17 hours ago | | | 0 | 0.00097374163 | |
| 21258258 | 2 days ago | | | 0 | 0.00045899517 | |
| 21258091 | 2 days ago | | | 0 | 0.00053484373 | |
| 21253377 | 2 days ago | | | 0 | 0.00051639421 | |
| 21250797 | 3 days ago | | | 0 | 0.0017744208 | |
| 21245831 | 3 days ago | | | 0 | 0.00095464945 | |
| 21238646 | 4 days ago | | | 0 | 0.00046725599 | |
| 21238643 | 4 days ago | | | 0 | 0.00081131635 | |
| 21233888 | 5 days ago | | | 0 | 0.0025078622 | |
| 21230287 | 6 days ago | | | 0 | 0.00060745429 |
ABI
ABI objects
Getter at block 21270225
_liquidityFee() view returns (uint256)
15
_lotteryEnabled() view returns (bool)
false
_maxTxAmount() view returns (uint256)
50000000000000000000
_taxFee() view returns (uint256)
15
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
REAKTOR
owner() view returns (address)
0xc3befbb0663edd858001ebafe46734d552b69739
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
RKR
totalFees() view returns (uint256)
48978280724272992001
totalSupply() view returns (uint256)
2000000000000000000000
uniswapV2Pair() view returns (address)
0xb227eb108f570fc6ec9b82598c469b93e5e0a7c2
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)
initiateSwapAndLiquify(uint256 totalTokensToSwapAndLiquify)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setLotteryEnabled(bool enabled)
setMaxTxAmount(uint256 amount)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address routerAddress)
receive()
This contract contains no error objects.