RBASE

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xefabd376 at 11426089
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
9 additional variables

No balances found for "RBASE"

0x4fd8b204d63a730eb7d48c82fda48b3e17e91bda49ce9a5fda66b63c63810fbb
From

Functions
Getter at block 20890322
_distribute(view returns (address)
0x0000000000000000000000000000000000000000
_distributor(view returns (address)
0x0000000000000000000000000000000000000000
_limitExpiresTimestamp(view returns (uint256)
0
_limitMaxBalance(view returns (uint256)
0
_limitSellFeePercent(view returns (uint256)
0
_limitTimestamp(view returns (uint256)
0
_limitTransferAmount(view returns (uint256)
0
_rebaser(view returns (address)
0x0000000000000000000000000000000000000000
_tFeePercent(view returns (uint256)
0
_tFeeTimestamp(view returns (uint256)
0
decimals(view returns (uint8)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalFees(view returns (uint256)
0
totalSupply(view returns (uint256)
0
transactionsSize(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcluded(address accountview returns (bool)
refractionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromRefraction(uint256 rAmountview returns (uint256)
transactions(uint256view returns (bool enabledaddress destinationbytes data)
State-modifying
addTransaction(address destinationbytes data
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeAccount(address account
includeAccount(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(uint256 initialSupplyaddress teamaddress devaddress ecoaddress distributor
rebase(int256 supplyDeltareturns (uint256)
refract(uint256 tAmount
removeTransaction(uint256 index
renounceOwnership(
setDistributionAddresses(address distributeaddress distributor
setLimit(uint256 expiresTimestampuint256 transferAmountuint256 maxBalanceuint256 sellFeePercent
setRebaser(address rebaser
setTransactionEnabled(uint256 indexbool enabled
setTransferFeePercent(uint256 tFeePercent
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LogRebase(uint256 indexed epochuint256 totalSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransactionFailed(address indexed destinationuint256 indexbytes data
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.