Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.00056 |
$0 | |
BASS | ERC-20 | 1.088276 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22616267 | 13 days ago | | | 0 | 0.000087517817 | |
| 22143082 | 24 days ago | | | 0 | 0.000042625601 | |
| 22142478 | 24 days ago | | | 0 | 0.000034354979 | |
| 21642677 | a month ago | | | 0 | 0.000041207824 | |
| 21066884 | 2 months ago | | | 0 | 0.00015217720 | |
| 20438697 | 2 months ago | | | 0 | 0.000033114144 | |
| 20055842 | 2 months ago | | | 0 | 0.00013908104 | |
| 20055728 | 2 months ago | | | 0 | 0.00014451566 | |
| 19919125 | 2 months ago | | | 0 | 0.000023411731 | |
| 19857486 | 3 months ago | | | 0 | 0.000022906730 |
ABI
ABI objects
Getter at block 23162260 getDaos() view returns (address[])
freeTrial() view returns (uint256)
0
monthlyCost() view returns (uint256)
0
numberOfDaos() view returns (uint256)
469
owner() view returns (address)
0x5befa2d163e40e148df83921e1cc59e044df5471
shop() view returns (address)
0xca49ecf7e7bb9bbc9d1d295384663f6ba5c0e366
xdao() view returns (address)
0x71eeba415a523f5c952cc2f06361d5443545ad28
Read-only
containsDao(address _dao) view returns (bool)
daoAt(uint256 _i) view returns (address)
subscriptions(address) view returns (uint256)
State-modifying
Events changeFreeTrial(uint256 _freeTrial) returns (bool)
changeMonthlyCost(uint256 _m) returns (bool)
create(string _daoName, string _daoSymbol, uint8 _quorum, address[] _partners, uint256[] _shares) returns (bool)
renounceOwnership()
subscribe(address _dao) returns (bool)
transferOwnership(address newOwner)
DaoCreated(address indexed dao)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _shop, address _xdao)
This contract contains no fallback and receive objects.
This contract contains no error objects.