ReBaser

Verified contract

Active on Ethereum with 43 txns
Deployed by via 0x968c39f7 at 11486135
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
8 additional variables

No balances found for "ReBaser"

0xe8b6322190a94a066a72d34bef8b71c80fbc167fe98320fe3474798f30605853
0xdaebab7f51b5776eba7b7285c08559417e76249a54923d3004acfcfc6b26d975
0x200236fc55765731d27c95dd038cd94942495ba69878e15f6f12bb0f1677d842
0x7be3a93cc82d783c05485afa83f34392c4c7181c96fce47408f12bcd985b5c5a
0xbaab53c6289a9888530e43adf18e53530be3864c3ab2d2968544aa0385c08738
0x3d2ccb15ff660d46f4407636e910759e6727f3526d067889f478bf92ac61050c
0xeacaa45231c70130eb0421b3e9de5450a0b7fd96565e2c21231c304b9c58d70e
0x14326a6bef2a0f1cd2bd2262b480ec9331ed80050043f0a7b5a469136f19f2c8
0x9cbccfebc1c9e133620c7f221a353ad844a07a4c7b25761199642c9729c49a05
0x2c240236229a66fef2c32ab69a3d5547aa597de61616c1c58695c500b2c98c17

Functions
Getter at block 21267881
_limitExpiresTimestamp(view returns (uint256)
1608376354
_limitMaxBalance(view returns (uint256)
5000000000000
_limitSellFeePercent(view returns (uint256)
2000
_limitTimestamp(view returns (uint256)
1608414220
_limitTransferAmount(view returns (uint256)
5000000000000
_tFeePercent(view returns (uint256)
50
_tFeeTimestamp(view returns (uint256)
1608413654
decimals(view returns (uint8)
9
name(view returns (string)
ReBaser
symbol(view returns (string)
BASER
totalSupply(view returns (uint256)
150000000000000
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 initialSupply
rebase(int256 supplyDeltareturns (uint256)
refract(uint256 tAmount
removeTransaction(uint256 index
renounceOwnership(
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
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.