UsdPlusToken

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xb634f1da at 17225549
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 1 additional slot
4 additional variables

No balances found for "UsdPlusToken"

No transactions found for "UsdPlusToken"


Functions
Getter at block 22751874
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PORTFOLIO_AGENT_ROLE(view returns (bytes32)
0xd67ad422505496469a1adf6cdf9e5ee92ac5d33992843c9ecc4b2f6d6cde9137
decimals(view returns (uint8)
0
exchange(view returns (address)
0x0000000000000000000000000000000000000000
isPaused(view returns (bool)
false
name(view returns (string)
nonRebaseOwnersLength(view returns (uint256)
0
nonRebasingSupply(view returns (uint256)
0
ownerLength(view returns (uint256)
0
paused(view returns (bool)
false
payoutManager(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
rebasingCredits(view returns (uint256)
0
rebasingCreditsHighres(view returns (uint256)
0
rebasingCreditsPerToken(view returns (uint256)
0
rebasingCreditsPerTokenHighres(view returns (uint256)
0
roleManager(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
totalSupplyOwners(view returns (uint256)
0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
assetToCredit(address owneruint256 amountview returns (uint256 credit)
balanceOf(address _accountview returns (uint256)
creditToAsset(address owneruint256 creditview returns (uint256 asset)
creditsBalanceOf(address _accountview returns (uint256uint256)
creditsBalanceOfHighres(address _accountview returns (uint256uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
nonRebasingCreditsPerToken(addressview returns (uint256)
ownerAt(uint256 indexview returns (address)
ownerBalanceAt(uint256 indexview returns (uint256)
rebaseState(addressview returns (uint8)
subCredits(address owneruint256 credit1uint256 credit2string errorTextview returns (uint256 resultCredit)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(address accountuint256 amount
changeNegativeSupply(uint256 _newTotalSupply
changeSupply(uint256 _newTotalSupplyreturns (struct NonRebaseInfo[]uint256)
decreaseAllowance(address _spenderuint256 _subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address _spenderuint256 _addedValuereturns (bool)
initialize(string namestring symboluint8 decimals
mint(address _accountuint256 _amount
pause(
rebaseOptIn(address _address
rebaseOptOut(address _address
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setExchanger(address _exchanger
setPayoutManager(address _payoutManager
setRoleManager(address _roleManager
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
ExchangerUpdated(address exchanger
Initialized(uint8 version
PayoutManagerUpdated(address payoutManager
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleManagerUpdated(address roleManager
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TotalSupplyUpdatedHighres(uint256 totalSupplyuint256 rebasingCreditsuint256 rebasingCreditsPerToken
Transfer(address indexed fromaddress indexed touint256 value
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.