Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9978…d8c1
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RSP | ERC-20 | 141.346622M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20289799 | 4 months ago | | | 0 | 0.00018606484 | |
| 20171292 | 5 months ago | | | 0 | 0.00020995454 | |
| 19821525 | 6 months ago | | | 0 | 0.00069022803 | |
| 19729528 | 7 months ago | | | 0 | 0.00029361454 | |
| 19723874 | 7 months ago | | | 0 | 0.0012521123 | |
| 19716719 | 7 months ago | | | 0 | 0.00046542930 | |
| 19609558 | 7 months ago | | | 0 | 0.00080033028 | |
| 19294527 | 9 months ago | | | 0 | 0.0010281023 | |
| 18935234 | 10 months ago | | | 0 | 0.0015384266 | |
| 18628700 | a year ago | | | 0 | 0.0013451097 |
ABI
ABI objects
Getter at block 21190185
DIVIDEND_SUPPLY() view returns (uint256)
100000000000000000000000000
autoRebase() view returns (bool)
true
claimStatus() view returns (bool)
true
decimals() view returns (uint8)
9
dividendTracker() view returns (address)
0x9978572adaa17b7813049865a33c85267fa0d8c1
finalRebase() view returns (uint256)
1695315335
finalTax() view returns (uint256)
5
lastRebaseThisCycle() view returns (uint256)
1694658071
limitsInEffect() view returns (bool)
false
maxTxnAmount() view returns (uint256)
215950372413000000000
maxWallet() view returns (uint256)
215950372413000000000
name() view returns (string)
RSP Finance
nextRebase() view returns (uint256)
1694760935
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x792b314318909732f27edcc59d40315fc4de7eaa
rebaseFrequency() view returns (uint256)
7200
rebaseStarted() view returns (bool)
true
rebasesThisCycle() view returns (uint256)
1
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
shouldRebase() view returns (bool)
true
symbol() view returns (string)
RSP
taxWallet() view returns (address)
0x5d4bfdbed4ba0a8f43718341265acd08997c7586
totalSupply() view returns (uint256)
1079186715427691799454
tradingIsLive() view returns (bool)
true
Read-only
allowance(address owner_, address spender) view returns (uint256)
balanceOf(address who) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
claimReward()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableClaim(bool _status)
excludedFromFees(address _address, bool _value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualRebase()
refreshBalances(address[] wallets)
removeLimits()
renounceOwnership()
startRebaseCycles()
startTrading()
swapBack()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Rebase(uint256 indexed time, uint256 totalSupply)
RemovedLimits()
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _dividendTracker)
receive()
This contract contains no error objects.