Ring AI
Verified contract
Active on
Ethereum with 15,676 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($5,607.92)
Native
Value
$5,022.23
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.501967 | $3,343.77 |
$5,022.23 | |
RING | ERC-20 | 12.024554K | $0.030412 |
$365.69 | |
RLC | ERC-20 | 50.357317 | $1.88 |
$94.67 | |
FET | ERC-20 | 37.601053 | $1.32 |
$49.63 | |
USDC | ERC-20 | 40 | $0.99924 |
$39.97 | |
UNI | ERC-20 | 3.55524 | $10.05 |
$35.73 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21248051 | 17 minutes ago | | | 0 | 0.00049966349 | |
| 21247774 | an hour ago | | | 0 | 0.00051253254 | |
| 21247576 | 2 hours ago | | | 0 | 0.0013755674 | |
| 21247539 | 2 hours ago | | | 0 | 0.0010248855 | |
| 21247277 | 3 hours ago | | | 0 | 0.00053038115 | |
| 21247250 | 3 hours ago | | | 0 | 0.0010105321 | |
| 21246788 | 5 hours ago | | | 0 | 0.00058448062 | |
| 21246707 | 5 hours ago | | | 0 | 0.00067490733 | |
| 21246650 | 5 hours ago | | | 0 | 0.00061108215 | |
| 21246100 | 7 hours ago | | | 0 | 0.0015866535 |
ABI
ABI objects
Getter at block 21248134
buyTax() view returns (uint256)
400
buyTaxCollected() view returns (uint256)
5739073249042783320831
decimals() view returns (uint8)
18
dexLP() view returns (address)
0x5ce2c2afae1b27dd2b623f4cbcf84f07f47856ba
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
name() view returns (string)
Ring AI
owner() view returns (address)
0x78e5306ac8ef59a668159708d2387cc548b05765
sellTax() view returns (uint256)
400
sellTaxCollected() view returns (uint256)
3932393433317452064628
symbol() view returns (string)
RING
taxEndTime() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
taxHolder() view returns (address)
0x2b5c902aa1cb503235c7a5dc8064841046f2c759
taxThreshold() view returns (uint256)
10000000000000000000000
totalSupply() view returns (uint256)
100000000000000000000000000
totalTaxCollected() view returns (uint256)
9671466682360235385459
tradeMaxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
tradeStartTime() view returns (uint256)
1
transferTax() view returns (uint256)
0
transferTaxCollected() view returns (uint256)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isInBlacklist(address) view returns (bool)
isInWhitelist(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
fBurnAllTax()
fClaimAllTax()
fConfigTax(uint256 _pBuyTax, uint256 _pSellTax, uint256 _pTransferTax)
fConfigTaxEndTime(uint256 _pTaxEndTime)
fConfigTaxHolder(address _pTaxHolder)
fConfigTaxThreshold(uint256 _pTaxThreshold)
fConfigTrade(uint256 _pStartTime, uint256 _pMaxAmount)
fEmergencyEth(address _pTo, uint256 _pAmount)
fEmergencyToken(address _pToken, address _pTo, uint256 _pAmount)
fSetBlacklist(address _pAccount, bool _pStatus)
fSetDexInfo(address _pDexRouter, address _pToken2)
fSetWhitelist(address _pAccount, bool _pStatus)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
ProcessTaxSuccess(uint256 _taxProcess, uint256 _swappedETHAmount_)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _pName, string _pSymbol, uint256 _pInitialSupply)
receive()
This contract contains no error objects.