Offering
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
14
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "Offering"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Offering"
ABI
ABI objects
Getter at block 21191175
currency() view returns (address)
0x0000000000000000000000000000000000000000
governor() view returns (address)
0x0000000000000000000000000000000000000000
token() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getConfig(bytes32 key) view returns (uint256)
getConfig(bytes32 key, address addr) view returns (uint256)
getConfig(bytes32 key, uint256 index) view returns (uint256)
getQuota(address addr) view returns (uint256)
getVolume(address addr) view returns (uint256)
unlockCapacity(address addr) view returns (uint256 c)
unlocked(address addr) view returns (uint256)
State-modifying
Events __Governable_init_unchained(address governor_)
__Offering_init(address governor_, address currency_, address token_, address public_, address recipient_, uint256[5] times_)
__Offering_init_unchained(address currency_, address token_, address public_, address recipient_, uint256[5] times_)
offer()
renounceGovernorship()
setConfig(bytes32 key, address addr, uint256 value)
setConfig(bytes32 key, uint256 index, uint256 value)
setConfig(bytes32 key, uint256 value)
setQuota(address addr, uint256 amount, bool isSeed)
setQuotas(address[] addrs, uint256[] amounts, bool isSeed)
transferGovernorship(address newGovernor)
unlock()
GovernorshipTransferred(address indexed previousGovernor, address indexed newGovernor)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.