Ryno AI
Verified contract
Active on
Ethereum with 1,005 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0a06…06db
Balances ($27.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RYNO | ERC-20 | 143.010746K | $0.000189 |
$27.04 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21282271 | 6 hours ago | | | 0 | 0.00052338470 | |
| 21275994 | a day ago | | | 0 | 0.00042672903 | |
| 21268174 | 2 days ago | | | 0 | 0.00049948939 | |
| 21264869 | 3 days ago | | | 0 | 0.00077800174 | |
| 21258856 | 4 days ago | | | 0 | 0.00061864320 | |
| 21258827 | 4 days ago | | | 0 | 0.00040342803 | |
| 21258795 | 4 days ago | | | 0 | 0.00059771764 | |
| 21257938 | 4 days ago | | | 0 | 0.00065632224 | |
| 21257936 | 4 days ago | | | 0 | 0.00065975973 | |
| 21257935 | 4 days ago | | | 0 | 0.00051761021 |
ABI
ABI objects
Getter at block 21284125
_maxTaxSwap() view returns (uint256)
2000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
50000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Ryno AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
RYNO
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x15cfb4bd02b8cd1d2f7a9d0082f73f3e79bb0c87
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
excludeFromFees(address[] wallets_)
manualSend()
manualSwap()
modifyTax(uint256 _newBuyFee, uint256 _newSellFee)
removeExclusion(address[] wallets_)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingEnabled()
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address taxWallet, address router)
receive()
This contract contains no error objects.