OETHBase

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xb0756823 at 18215216
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 99 additional slots

No balances found for "OETHBase"

No transactions found for "OETHBase"


Functions
Getter at block 22748213
_totalSupply(view returns (uint256)
0
decimals(view returns (uint8)
0
governor(view returns (address)
0x58890a9cb27586e83cb51d2d26bbe18a1a647245
isGovernor(view returns (bool)
false
name(view returns (string)
nonRebasingSupply(view returns (uint256)
0
rebasingCredits(view returns (uint256)
0
rebasingCreditsHighres(view returns (uint256)
0
rebasingCreditsPerToken(view returns (uint256)
0
rebasingCreditsPerTokenHighres(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
vaultAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _accountview returns (uint256)
creditsBalanceOf(address _accountview returns (uint256uint256)
creditsBalanceOfHighres(address _accountview returns (uint256uint256bool)
isUpgraded(addressview returns (uint256)
nonRebasingCreditsPerToken(addressview returns (uint256)
rebaseState(addressview returns (uint8)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(address accountuint256 amount
changeSupply(uint256 _newTotalSupply
claimGovernance(
decreaseAllowance(address _spenderuint256 _subtractedValuereturns (bool)
governanceRebaseOptIn(address _account
increaseAllowance(address _spenderuint256 _addedValuereturns (bool)
initialize(string _nameArgstring _symbolArgaddress _vaultAddressuint256 _initialCreditsPerToken
initialize2(
mint(address _accountuint256 _amount
rebaseOptIn(
rebaseOptOut(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferGovernance(address _newGovernor
Events
AccountRebasingDisabled(address account
AccountRebasingEnabled(address account
Approval(address indexed owneraddress indexed spenderuint256 value
GovernorshipTransferred(address indexed previousGovernoraddress indexed newGovernor
PendingGovernorshipTransfer(address indexed previousGovernoraddress indexed newGovernor
TotalSupplyUpdatedHighres(uint256 totalSupplyuint256 rebasingCreditsuint256 rebasingCreditsPerToken
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.