GVOptionProgram
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8b1c…83ac
0x01be…7cf6
0xa473…5442
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GVOT20 | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
Transfer | 4641112 | 7 years ago | | | 0.01 | 0.0010521500 |
ABI
ABI objects
Getter at block 21289274
gvAgent() view returns (address)
0x4ef3cc88299c075623734990baa272a2ed39939f
gvOptionToken10() view returns (address)
0xa473f282ebe0e29c0830f7e0a068495a1d4c5442
gvOptionToken20() view returns (address)
0x01bed0e85c06b38a5f7f2ece8c1859a09aff7cf6
gvOptionToken30() view returns (address)
0x8b1cc9227744c96752eb548ed1445b23bedc83ac
ico() view returns (address)
0x4e9547d1a1154ee0451f063c253ad8dc39d5384c
option10name() view returns (string)
10% GVOT
option10symbol() view returns (string)
GVOT10
option20name() view returns (string)
20% GVOT
option20symbol() view returns (string)
GVOT20
option30name() view returns (string)
30% GVOT
option30symbol() view returns (string)
GVOT30
team() view returns (address)
0x5e747502a1c426c1c217cacfa97b076ce06ab9d6
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyOptions(address buyer, uint256 usdCents, string txHash)
executeOptions(address buyer, uint256 usdCents, string txHash) returns (uint256 executedTokens, uint256 remainingCents)
getBalance() returns (uint256, uint256, uint256)
BuyOptions(address buyer, uint256 amount, string tx, uint8 optionType)
ExecuteOptions(address buyer, uint256 amount, string tx, uint8 optionType)
constructor(address _ico, address _gvAgent, address _team)
This contract contains no fallback and receive objects.
This contract contains no error objects.