Distribution

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x0e355d7a at 20618620
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "Distribution"

No transactions found for "Distribution"


Functions
Getter at block 21270698
aoDistributionWallet(view returns (address)
0x0000000000000000000000000000000000000000
daiDsrManager(view returns (address)
0x0000000000000000000000000000000000000000
daiDsrManagerAddress(view returns (address)
0x0000000000000000000000000000000000000000
depositToken(view returns (address)
0x0000000000000000000000000000000000000000
isNotUpgradeable(view returns (bool)
false
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
totalDepositedInPublicPools(view returns (uint256)
0
Read-only
pools(uint256view returns (uint128 withdrawLockPeriodAfterStakeuint256 minimalStakebool isPublic)
poolsData(uint256view returns (uint128 lastUpdateuint256 totalDeposited)
usersData(addressuint256view returns (uint128 lastStakeuint256 deposited)
State-modifying
Distribution_init(address aoDistributionWallet_struct IDistributionPool[] poolsInfo_address refunderAddress_address fallbackAddress_
bridgeOverplus(
calculateOverplus(returns (uint256)
createPool(struct IDistributionPool pool_
ejectStakedFunds(uint256 poolIdaddress user
removeUpgradeability(
renounceOwnership(
stake(uint256 poolId_uint256 amount_bytes32 arweaveAddress_
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(uint256 poolId_uint256 amount_bytes32 arweaveAddress_
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
CalculateOverplusResult(uint256 dsrDaiBalanceuint256 currentOverplus
Initialized(uint8 version
OverplusBridged(uint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolCreated(uint256 indexed poolIdstruct IDistributionPool pool
PoolEdited(uint256 indexed poolIdstruct IDistributionPool pool
Upgraded(address indexed implementation
UserClaimed(uint256 indexed poolIdaddress indexed useraddress receiveruint256 amount
UserStaked(uint256 indexed poolIdaddress indexed useruint256 amountbytes32 arweaveAddress
UserWithdrawn(uint256 indexed poolIdaddress indexed useruint256 amountbytes32 arweaveAddress
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.