Offering
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
1
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 20864023
begin() view returns (uint256)
0
currency() view returns (address)
0x0000000000000000000000000000000000000000
governor() view returns (address)
0x0000000000000000000000000000000000000000
price() view returns (uint256)
0
span() view returns (uint256)
0
token() view returns (address)
0x0000000000000000000000000000000000000000
vault() 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)
offeredOf(address) view returns (uint256)
State-modifying
Events __Governable_init_unchained(address governor_)
__Offering_init(address governor_, address _token, address _currency, uint256 _price, uint256 _quota, address _vault, uint256 _begin, uint256 _span)
__Offering_init_unchained(address _token, address _currency, uint256 _price, uint256 _quota, address _vault, uint256 _begin, uint256 _span)
offer(uint256 vol)
renounceGovernorship()
setConfig(bytes32 key, address addr, uint256 value)
setConfig(bytes32 key, uint256 index, uint256 value)
setConfig(bytes32 key, uint256 value)
transferGovernorship(address newGovernor)
GovernorshipTransferred(address indexed previousGovernor, address indexed newGovernor)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.