Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($3,232.95)
Native
Value
$1,017.79
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.307629 | $3,308.49 |
$1,017.79 | |
USDC | ERC-20 | 2.172435K | $0.999998 |
$2,172.43 | |
RIZO | ERC-20 | 37.812415M | $0.000001 |
$42.73 | |
TIGER | ERC-20 | 21.2811M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244618 | an hour ago | | | 0 | 0.00072223731 | |
| 21244411 | 2 hours ago | | | 0 | 0.00094953435 | |
| 21244035 | 3 hours ago | | | 0 | 0.00083363983 | |
| 21243996 | 3 hours ago | | | 0 | 0.00058608980 | |
| 21243648 | 4 hours ago | | | 0 | 0.00090625689 | |
| 21243643 | 4 hours ago | | | 0 | 0.0010407312 | |
| 21243479 | 5 hours ago | | | 0 | 0.00071902116 | |
| 21243359 | 5 hours ago | | | 0 | 0.00068215752 | |
| 21243124 | 6 hours ago | | | 0 | 0.00043702560 | |
| 21242763 | 7 hours ago | | | 0 | 0.00062138198 |
ABI
ABI objects
Getter at block 21244881
buyDevFee() view returns (uint256)
0
buyMarketFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xc9a90c604b26299dbe03e2b01873e75a16db3eb6
limitsInEffect() view returns (bool)
false
marketWallet() view returns (address)
0x690a6184160b79dcea3a47e5eca5c1c25cba2483
maxTransaction() view returns (uint256)
5048280000000000000000000000
maxWalletSize() view returns (uint256)
5048280000000000000000000000
name() view returns (string)
Rizo
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellMarketFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
210345000000000000000000000
symbol() view returns (string)
RIZO
tokensForDev() view returns (uint256)
0
tokensForMarket() view returns (uint256)
0
totalSupply() view returns (uint256)
420690000000000000000000000000
tradingActive() view returns (bool)
true
uniswapPair() view returns (address)
0x5f9d85928246a57578709219335b2c635467ea48
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludeMaxTransaction(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFromMaxTransaction(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
openTradingWithPermit(uint8 v, bytes32 r, bytes32 s)
removeLimits() returns (bool)
renounceOwnership()
setAMMPair(address pair, bool value)
setAntiDrainer(address newAntiDrainer)
setBlackList(address addr, bool enable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 newMarketFee, uint256 newDevFee)
updateMaxTransaction(uint256 newNum)
updateMaxWalletSize(uint256 newNum)
updateSellFees(uint256 newMarketFee, uint256 newDevFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
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.