REFLECT.CASH SHARE
Verified contract
Active on
Ethereum with 120 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RFS | ERC-20 | 926.899268K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15912340 | 2 years ago | | | 0 | 0.00066505010 | |
| 12125666 | 4 years ago | | | 0 | 0.0051512120 | |
| 11889459 | 4 years ago | | | 0 | 0.0025831360 | |
| 11813932 | 4 years ago | | | 0 | 0.0045739210 | |
| 11690223 | 4 years ago | | | 0 | 0.0042028140 | |
| 11682827 | 4 years ago | | | 0 | 0.0053732470 | |
| 11675541 | 4 years ago | | | 0 | 0.0021759430 | |
| 11674166 | 4 years ago | | | 0 | 0.0015986520 | |
| 11674128 | 4 years ago | | | 0 | 0.0018562126 | |
| 11674122 | 4 years ago | | | 0 | 0.0018650940 |
ABI
ABI objects
Getter at block 21096093
decimals() view returns (uint8)
18
isOperator() view returns (bool)
false
name() view returns (string)
REFLECT.CASH SHARE
operator() view returns (address)
0x1f9d43771765615c209278f43cc2e637ffa3d785
owner() view returns (address)
0xec4904a451fb1c34e2dc0e94be006a579e1ab1e0
symbol() view returns (string)
RFS
totalFees() view returns (uint256)
1131084469418731732493
totalSupply() view returns (uint256)
1000001000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reflect(uint256 tAmount)
renounceOwnership()
setFeeDivisor(uint256 feeDivisor)
setFeeless(address account, bool value)
setPool(address _pool, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOperator(address newOperator_)
transferOwnership(address newOwner)
withdraw(address recipient, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OperatorTransferred(address indexed previousOperator, address indexed newOperator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.