PortfolioFactory
Verified contract
Active on
Base with 120,948 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3b30…8a8f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000783 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 62 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22746231 | 28 minutes ago | | | 0 | 0.000033113275 | |
| 22745911 | 39 minutes ago | | | 0 | 0.000026258554 | |
| 22744883 | an hour ago | | | 0 | 0.000029925153 | |
| 22744748 | an hour ago | | | 0 | 0.000029999318 | |
| 22744068 | 2 hours ago | | | 0 | 0.000027687266 | |
| 22743498 | 2 hours ago | | | 0 | 0.000025856525 | |
| 22743470 | 2 hours ago | | | 0 | 0.000024999770 | |
| 22743242 | 2 hours ago | | | 0 | 0.000023932556 | |
| 22742631 | 2 hours ago | | | 0 | 0.000024608577 | |
| 22741588 | 3 hours ago | | | 0 | 0.000019893928 |
ABI
ABI objects
Getter at block 22747065 getAllowedTokens() view returns (address[])
controller() view returns (address)
0x3b309ac86d6b1d8e82aa2bdace455ed5c7138a8f
owner() view returns (address)
0x4f0d938a81343a5fb10d6bb20bf5996e2e557586
Read-only
allowedTokens(uint256) view returns (address)
isAllowed(address) view returns (bool)
State-modifying
Events addTokens(address[] _tokens)
create(address[] _components, int256[] _units, address[] _modules, address _manager, string _name, string _symbol) returns (address)
removeTokens(address[] _tokens)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PortfolioCreated(address indexed _portfolio, address _manager, string _name, string _symbol)
constructor(address _controller)
This contract contains no fallback and receive objects.
This contract contains no error objects.