Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe87a…cf84
0xe87a…cf84
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RIZZ | ERC-20 | 29.080857M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18588220 | a year ago | | | 0 | 0.0014030200 | |
| 18502636 | a year ago | | | 0 | 0.00075511983 | |
| 18501161 | a year ago | | | 0 | 0.00066301732 | |
| 18501129 | a year ago | | | 0 | 0.00073439752 | |
| 18501123 | a year ago | | | 0 | 0.00060585200 | |
| 18501106 | a year ago | | | 0 | 0.00056427016 | |
| 18501105 | a year ago | | | 0 | 0.00067445520 | |
| 18501098 | a year ago | | | 0 | 0.00063159100 | |
| 18501098 | a year ago | | | 0 | 0.00077083463 | |
| 18501096 | a year ago | | | 0 | 0.00079635061 |
ABI
ABI objects
Getter at block 21317691
_buyDevFee() view returns (uint256)
0
_buyLpFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
1
_buyTax() view returns (uint256)
1
_devShare() view returns (uint256)
0
_lpShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
10
_maxTx() view returns (uint256)
1000000000000000000
_maxWallet() view returns (uint256)
20000000000000000
_sellDevelopmentFees() view returns (uint256)
0
_sellLiquidityFees() view returns (uint256)
0
_sellMarketingFees() view returns (uint256)
1
_sellTax() view returns (uint256)
1
_totalShare() view returns (uint256)
10
decimals() view returns (uint8)
9
hasWalletLimit() view returns (bool)
false
name() view returns (string)
RIZZ
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
RIZZ
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0xf4209bc5d4a201e0ccd3bd93ce17aa290d777be1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isTxLimitExcluded(address) view returns (bool)
_isWalletLimitExcluded(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automaticMarketPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromLimits(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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.