AgentBalances

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x4aa699cb at 22877834
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "AgentBalances"

No transactions found for "AgentBalances"


Functions
Getter at block 23571584
admin(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
version(view returns (uint8)
0
Read-only
agentETHBalance(addressview returns (uint256)
agentWallets(addressview returns (address)
getAgentBalance(address agentaddress tokenview returns (uint256)
getLPBalance(address tokenaddress deployerview returns (uint256)
State-modifying
claimETHForAgent(address agentuint256 amount
claimForAgent(address agentaddress tokenuint256 amount
deposit(address fromaddress tokenaddress agentuint256 amount
depositETH(address agentpayable 
initialize(address _admin
renounceOwnership(
setAdmin(address _admin
setAgentWallet(address agentaddress agentWallet
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(address agentaddress tokenuint256 amount
withdrawETH(address agentuint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
AgentWalletSet(address agentaddress agentWallet
BeaconUpgraded(address indexed beacon
Deposit(address agentaddress tokenuint256 amount
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
Withdraw(address agentaddress tokenuint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.