Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RHYZE | ERC-20 | 52.5K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17907030 | a year ago | | | 0 | 0.0013581381 | |
| 17906868 | a year ago | | | 0 | 0.0012343891 | |
| 17906846 | a year ago | | | 0 | 0.0016469133 | |
| 17906842 | a year ago | | | 0 | 0.0017150659 | |
| 17906842 | a year ago | | | 0 | 0.020280245 | |
| 17906841 | a year ago | | | 0 | 0.0016015911 | |
| 17906841 | a year ago | | | 0 | 0.0015063981 | |
| 17906840 | a year ago | | | 0 | 0.0014409382 | |
| 17906840 | a year ago | | | 0 | 0.0014409382 | |
| 17906840 | a year ago | | | 0 | 0.0014409382 |
ABI
ABI objects
Getter at block 21202498
backingWallet() view returns (address)
0xb9b1b8b4b4088abc1d9dc26bf76c446dffab09c1
buyBackingFee() view returns (uint256)
4
buyInjectionFee() view returns (uint256)
5
buyRebasingFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
15
buyTreasuryFee() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
injectionWallet() view returns (address)
0xfa93bd28d5e3efecc65c516fb4af7100e123aafa
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
500000000000000000000000
maxWallet() view returns (uint256)
500000000000000000000000
name() view returns (string)
Rhyze
owner() view returns (address)
0xfa93bd28d5e3efecc65c516fb4af7100e123aafa
sellBackingFee() view returns (uint256)
1000
sellInjectionFee() view returns (uint256)
1
sellRebasingFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
1003
sellTreasuryFee() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
RHYZE
tokensForInjection() view returns (uint256)
17499999999999999999992
tokensForRebasing() view returns (uint256)
3499999999999999999992
tokensForTreasury() view returns (uint256)
17499999999999999999992
tokensforBacking() view returns (uint256)
13999999999999999999989
totalSupply() view returns (uint256)
500000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
treasuryWalletet() view returns (address)
0x6519a848e83d651e6c828e0f225f60047490aa1f
uniswapV2Pair() view returns (address)
0xb2857674d443b8af36496e3ab749ed2547c9ff9a
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 recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _injectionFee, uint256 _treasuryFee, uint256 _rebasingFee, uint256 _backingFee)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _injectionFee, uint256 _treasuryFee, uint256 _rebasingFee, uint256 _backingFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
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)
constructor()
receive()
This contract contains no error objects.