Richie Rich
Verified contract
Active on
Ethereum with 64 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RICH | ERC-20 | 2.254198M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19790770 | 6 months ago | | | 0 | 0.0010760018 | |
| 19790652 | 6 months ago | | | 0 | 0.0011278815 | |
| 19790600 | 6 months ago | | | 0 | 0.00049368365 | |
| 19790479 | 6 months ago | | | 0 | 0.00058956896 | |
| 19790457 | 6 months ago | | | 0 | 0.00062330795 | |
| 19790452 | 6 months ago | | | 0 | 0.00073231200 | |
| 19790429 | 6 months ago | | | 0 | 0.00069077318 | |
| 19790417 | 6 months ago | | | 0 | 0.00084414183 | |
| 19790417 | 6 months ago | | | 0 | 0.00084414183 | |
| 19790417 | 6 months ago | | | 0 | 0.00084414183 |
ABI
ABI objects
Getter at block 21203429
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Richie Rich
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x7ee16329b81f5c8f83ab809483a6dada146702fb
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
showSupply() view returns (uint256)
1000000000000000000000000000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
7000000000000000000000000
symbol() pure returns (string)
RICH
totalFee() view returns (uint256)
1
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkRatio(uint256 ratio, uint256 accuracy) view returns (bool)
showBacking(uint256 accuracy) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
manualSend()
reduceFees()
removeLimits()
renounceOwnership()
startRichie()
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)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _feeAddr)
receive()
This contract contains no error objects.