0x8a6da9ecbee59d31f51c00cc1ce44b2ded5b36e9

Unverified contract

Proxy

Active on Base with 3 txns
Deployed by via 0x83675bc2 at 13957418
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 3 additional slots
)
ERC-721
--
0x63ed33d9d0d70296fd89626a9fa5ceecd8748d9f8d99919b897afd018bdcbf13
0x448734397325224071e61e242b69a6b260eac83c9cc9ef2b67728e714bfe900f
0xc4eacdc4212210184d3101f7062ca26a7c0fcf7fbe30ee9f38c50bc03364572c

Functions
Getter at block 23800571
GDA(view returns (address)
0xfe6c87be05fedb2059d2ec41ba0a09826c9fd7aa
admin(view returns (address)
0x9d9141d98ea1b553a8d761c23c221603bd58a58b
distributionFromAnyAddress(view returns (bool)
true
getTotalConnectedFlowRate(view returns (int96)
1084184857030752
getTotalConnectedUnits(view returns (uint128)
426173292858
getTotalDisconnectedFlowRate(view returns (int96 flowRate)
57062360760720
getTotalDisconnectedUnits(view returns (uint128)
22430173255
getTotalFlowRate(view returns (int96)
1141247217791472
getTotalUnits(view returns (uint128)
448603466113
poolOperatorGetIndex(view returns (struct SuperfluidPoolPoolIndexData)
(448603466113, 1734145343, 2544, 2940807082919)
proxiableUUID(pure returns (bytes32)
0xca2aacef54bd44c838311f7274fc12b435395ce38673a3458ccdb318c9e1115f
superToken(view returns (address)
0x1eff3dd78f4a14abfa9fa66579bd3ce9e1b30529
totalSupply(view returns (uint256)
448603466113
transferabilityForUnitsOwner(view returns (bool)
false
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getClaimable(address memberAddruint32 timeview returns (int256)
getClaimableNow(address memberAddrview returns (int256 claimableBalanceuint256 timestamp)
getDisconnectedBalance(uint32 timeview returns (int256 balance)
getMemberFlowRate(address memberAddrview returns (int96)
getTotalAmountReceivedByMember(address memberAddrview returns (uint256)
getUnits(address memberAddrview returns (uint128)
State-modifying
approve(address spenderuint256 amountreturns (bool)
castrate(
claimAll(returns (bool)
claimAll(address memberAddrreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address admin_address superToken_bool transferabilityForUnitsOwner_bool distributionFromAnyAddress_
operatorConnectMember(address memberAddrbool doConnectuint32 timereturns (bool)
operatorSetIndex(struct PDPoolIndex indexreturns (bool)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
updateMemberUnits(address memberAddruint128 newUnitsreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DistributionClaimed(address indexed tokenaddress indexed memberint256 claimedAmountint256 totalClaimed
Initialized(uint8 version
MemberUnitsUpdated(address indexed tokenaddress indexed memberuint128 oldUnitsuint128 newUnits
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
SUPERFLUID_POOL_INVALID_TIME(
SUPERFLUID_POOL_NOT_GDA(
SUPERFLUID_POOL_NOT_POOL_ADMIN_OR_GDA(
SUPERFLUID_POOL_NO_POOL_MEMBERS(
SUPERFLUID_POOL_NO_ZERO_ADDRESS(
SUPERFLUID_POOL_SELF_TRANSFER_NOT_ALLOWED(
SUPERFLUID_POOL_TRANSFER_UNITS_NOT_ALLOWED(