Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "Rebase"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14164853 | 7 months ago | | | 0 | 0.00013755982 | |
| 14163630 | 7 months ago | | | 0 | 0.00013772516 | |
| 12568081 | 8 months ago | | | 0 | 7.5117133e-7 | |
| 11870324 | 8 months ago | | | 0 | 7.5091191e-7 | |
| 11870294 | 8 months ago | | | 0 | 0.0000011654337 | |
| 11870289 | 8 months ago | | | 0 | 7.4092937e-7 | |
| 11870271 | 8 months ago | | | 0 | 0.0000011376063 | |
| 11867572 | 8 months ago | | | 0 | 0.0000012236864 | |
| 11645968 | 9 months ago | | | 0 | 0.000000000287926543 | |
| 11628989 | 9 months ago | | | 0 | 0.000000029191083691 |
ABI
ABI objects
Getter at block 22969946
decimals() view returns (uint8)
18
marketingFee() view returns (uint8)
20
marketingWallet() view returns (address)
0x2ac2a95eb2146cea8f1c18924e36c2ec8daf0b0c
maxTxAmount() view returns (uint256)
15000000000000000000000000
name() view returns (string)
Rebase
owner() view returns (address)
0x80fa5c08751a01dad395c4b666b7b84e6419ecf3
reflectionsFee() view returns (uint8)
2
sellTaxMultiplier() view returns (uint8)
150
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
RBS
totalFeesIssued() view returns (uint256)
55023550353731261384250274
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0x52a06f6abf47f7b0d3d95a1ae8d26d3158071dae
uniswapV2Router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isExcludedFromReflections(address) view returns (bool)
isExcludedMaxTransaction(address) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events airdrop(address[] recipients, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSendEthToMarketing()
manualSwapTokensForEth()
renounceOwnership()
setAutomatedMarketMakerPair(address account, bool state)
setExcludeFromFees(address account, bool state)
setExcludeFromMaxTransaction(address account, bool state)
setExcludedFromReflections(address account, bool state)
setFees(uint8 marketingFee_, uint8 reflectionsFee_)
setMarketingWallet(address account)
setMaxTransactionAmount(uint256 amount)
setSellTaxMultiplier(uint8 mult)
setSwapEnabled(bool state)
setSwapTokensAtAmount(uint256 value)
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)
SetAutomatedMarketMakerPair(address account, bool state)
SetExcludeFromFees(address account, bool state)
SetExcludeFromMaxTransaction(bool state)
SetExcludedFromReflections(address account, bool state)
SetFees(uint8 buyMarketingFee, uint8 buyReflectionsFee)
SetMarketingWallet(address account)
SetMaxTransactionAmount(uint256 value)
SetSellTaxMultiplier(uint256 value)
SetSwapEnabled(bool state)
SetSwapTokensAtAmount(uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(struct RebaseDeployArgs args)
receive()
This contract contains no error objects.