GDAv1Forwarder

Verified contract

Active on Base with 4,563 txns
Deployed by via 0x24565ef8 at 9696803
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000
ERC-20
Value $0
ERC-20
--
0x1fce7fecf0c4c297796c0290dacfe573040f2cdb285d6152ed28a5fd5d958f11
0x1b155085aff379d80c7ca35dc5b8520df3a3763ba0028c7283e060beb3124789
0xaeb2271b76489d1a3c0ea5e856b7979cbfd884a18dc3e0bb7a4bd7012e71140a
0xa626af41bc66ff826257e4a18aa773c43920426d6601684e49a338ff69f8a2e1
0x7cd7b03636fde8223dba495de7d240d85a23ae785b39e66f004a7d7f62f262de
0xbed1bb1ce44b85fab401b8c04866b86e99b2dc0dfa68a75e87177792779d58b3
0x98d6cab10f3c9463f8285f1fee33c1846f2aa95d3b9876ff523e0aa416ee201e
0x31dcfdf6d369222c1842a0e5ea97c6f3e997b8f8be3dfc2fd0aa2b03d21c9d5b
0x6ff2a451bbaf4057790b2ad6f1941b000b058c91640661a8c03336eb1b57bf10
0x0cba7eb0d78e8437460acacd6847fb8b2e5d979aa493f6dc24113814ac6ff385

Functions
Getter at block 22489339

This contract contains no getter function objects.

Read-only
estimateDistributionActualAmount(address tokenaddress fromaddress touint256 requestedAmountview returns (uint256 actualAmount)
estimateFlowDistributionActualFlowRate(address tokenaddress fromaddress toint96 requestedFlowRateview returns (int96 actualFlowRateint96 totalDistributionFlowRate)
getFlowDistributionFlowRate(address tokenaddress fromaddress toview returns (int96)
getNetFlow(address tokenaddress accountview returns (int96)
getPoolAdjustmentFlowInfo(address poolview returns (addressbytes32int96)
getPoolAdjustmentFlowRate(address poolview returns (int96)
isMemberConnected(address pooladdress memberview returns (bool)
isPool(address tokenaddress accountview returns (bool)
State-modifying
claimAll(address pooladdress memberAddressbytes userDatareturns (bool success)
connectPool(address poolbytes userDatareturns (bool)
createPool(address tokenaddress adminstruct PoolConfig configreturns (bool successaddress pool)
disconnectPool(address poolbytes userDatareturns (bool)
distribute(address tokenaddress fromaddress pooluint256 requestedAmountbytes userDatareturns (bool)
distributeFlow(address tokenaddress fromaddress poolint96 requestedFlowRatebytes userDatareturns (bool)
updateMemberUnits(address pooladdress memberAddressuint128 newUnitsbytes userDatareturns (bool success)
Events

This contract contains no event objects.

Constructor
constructor(address host
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.