Pool
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 7 additional slots
Balances ($0.00)
No balances found for "Pool"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Pool"
ABI
ABI objects
Getter at block 21256569
description() view returns (string)
first() view returns (address)
0x0000000000000000000000000000000000000000
founder() view returns (address)
0x0000000000000000000000000000000000000000
isOwner() view returns (bool)
false
name() view returns (string)
owner() view returns (address)
0x0000000000000000000000000000000000000000
size() view returns (uint256)
0
Read-only
abiOf(address) view returns (string)
contains(address _module) view returns (bool)
get(string _name) view returns (address)
getName(address _module) view returns (string)
isConstant(string _name) view returns (bool)
is_constant(bytes32) view returns (bool)
next(address _current) view returns (address)
State-modifying
Events initialize()
initialize(address sender)
remove(string _name)
renounceOwnership()
set(string _name, address _module, bool _constant)
setMetadata(string _name, string _description)
transferOwnership(address newOwner)
ModuleAdded(string name, address indexed module)
ModuleRemoved(string name, address indexed module)
ModuleReplaced(string name, address indexed from, address indexed to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.