This contract is being backfilled. You may encounter incomplete storage history.

DAOfi

Verified contract

Active on Ethereum with 1,104 txns
Deployed by via 0x2bd01f11 at 11041576
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x1eb425ca95ed596c40a05d26d7089cdd7acf78415abad1217704a0479a6d393d
0xf568708b604f307400430b23fbf7036c60696d92bfa9562b97e39ae737866ef7
0xa58a192bfd209fb47f92391ec940ce448e9a2d0e4db41c2d64c1f9af025fac5f
0x275a5465e6baa9b6dacb2b997989ba68870d12e5353668c3d06d1e8f5789be3f
0xf0f1244872dbc3c80e2a6d4cc84ae38633d87e79b27bc1806ad561012a635ba1
0x73dfb59b9b2f27d61918c368804d892ab8d9dde4816a14eb9424e886f4888ccb
0xc18b456f81c6163632ee73837010a90c32acbdf9c87a9a662a9d38a4cb0394f0
0x7034c2c5971a9de59486ae03c6dc8428af2d11abafd0bc533e7e39ccc1c5394f
0xa7360474a8373da52e8588de0a1b4584f7961f53bf38aab9e3da10a56e2a4f59
0x4f74d1043473b65ac9b9d17643e70a7966c110cd3e128b6f10ff0a8a6fd555f9

Functions
Getter at block 20807339
decimals(view returns (uint8)
18
isReady(view returns (bool)
true
members(view returns (uint256)
166
name(view returns (string)
DAOfi
registrar(view returns (address)
0x0b1fff4faf8239af391c7f654f1c8379a6268f39
startTime(view returns (uint256)
1602558000
symbol(view returns (string)
DAOfi
totalIssued(view returns (uint256)
100000000000000000000000000
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
beneficiary(address idview returns (struct VaultentityStruct)
claimable(address idview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
finalize(returns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
register(address iduint256 entityTotalAmountuint256 entityStartTimeuint256 entityEndTimeuint256 entityTrancheInSecsreturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
withdraw(returns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Claimed(address memberuint256 amountuint256 claimTime
Finalized(uint256 time
Registered(address memberuint256 totalAmountuint256 startTimeuint256 endTimeuint256 trancheTime
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint256 supplyuint256 startTimeaddress registrar
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.