WellBoosting

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x6279765b at 20224426
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WellBoosting"

No transactions found for "WellBoosting"


Functions
Getter at block 21172310
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
token(view returns (address)
0x0000000000000000000000000000000000000000
upgrader(view returns (address)
0x0000000000000000000000000000000000000000
upgraderRenounced(view returns (bool)
false
Read-only
boostingTypeData(uint8view returns (uint128 boostuint128 holdDays)
calculatePts(address addrview returns (uint256[] _results)
getUserBoostings(address _addressview returns (struct BoostingData[] boostingData)
userBoostings(addressuint256view returns (uint256 iduint256 createdAtuint8 boostingTypeuint256 tokenAmountbool isWithdrawn)
State-modifying
createBoosting(uint8 boostingTypeuint256 _tokenAmountreturns (struct BoostingData createdBoostingData)
initialize(address _claimTokenAddress
renounceOwnership(
renounceUpgrader(
setBoostingTypeData(uint8[] tstruct BoostingTypeData[] data
setUpgrader(address _upgrader
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawBoosting(uint256 boostingID
Events
Initialized(uint64 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
UpgraderRenounced(
UpgraderUpdated(address newAddress
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
BoostingNotFound(
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot