Rise Of The Inu
Verified contract
Active on
Ethereum with 339 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($173.57)
Native
Value
$173.57
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.055934 | $3,103.12 |
$173.57 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13870003 | 3 years ago | | | 0 | 0.0015575783 | |
| 13731894 | 3 years ago | | | 0 | 0.012987699 | |
| 12842571 | 3 years ago | | | 0 | 0.0011190240 | |
| 12810888 | 3 years ago | | | 0 | 0.0011648682 | |
| 12805496 | 3 years ago | | | 0 | 0.00037300800 | |
| 12777776 | 3 years ago | | | 0 | 0.0014617251 | |
| 12765960 | 3 years ago | | | 0 | 0.00046626000 | |
| 12738534 | 3 years ago | | | 0 | 0.0010697170 | |
| 12738136 | 3 years ago | | | 0 | 0.00098886200 | |
| 12738115 | 3 years ago | | | 0 | 0.0017251620 |
ABI
ABI objects
Getter at block 21205498
_liquidityFee() view returns (uint256)
8
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_taxFee() view returns (uint256)
4
buyBackEnabled() view returns (bool)
true
buyBackUpperLimitAmount() view returns (uint256)
1000000000000000000000000000000000000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getTime() view returns (uint256)
1731823247
getUnlockTime() view returns (uint256)
0
launchTime() view returns (uint256)
1624486676
minimumTokensBeforeSwapAmount() view returns (uint256)
5000000000000000000
name() view returns (string)
Rise Of The Inu
owner() view returns (address)
0xf834fa2da281caece4f86102594595d9f9368152
splitDivisor() view returns (uint256)
6
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
RINU
totalFees() view returns (uint256)
33928300238726864263125
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x0000000000000000000000000000000000000000
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)
isRemovedSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _amnestySniper(address account)
_removeSniper(address account)
_removeTxLimit()
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)
initContract()
lock(uint256 time)
openTrading()
renounceOwnership()
setBuyBackEnabled(bool _enabled)
setBuybackUpperLimit(uint256 buyBackLimit)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxAmount(uint256 maxTxAmount)
setNumTokensSellToAddToLiquidity(uint256 _minimumTokensBeforeSwap)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
setTeamDevAddress(address _teamDevAddress)
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)
BuyBackEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardLiquidityProviders(uint256 tokenAmount)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.