Envion
Verified contract
Active on
Ethereum with 121,734 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3dbd…dcf6
11 additional
variables
Balances ($0.34)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HEX | ERC-20 | 101.307 | $0.003122 |
$0.32 | |
GSC | ERC-20 | 20 | $0.001129 |
$0.02 | |
GNX | ERC-20 | 3.19 | $0.000407 |
$0 | |
BTB | ERC-20 | 2 | $0.000047 |
$0 | |
OCN | ERC-20 | 2 | $0.00004 |
$0 | |
0x4f4a…3433 | ERC-20 | 2,018,060,500T | -- | -- | |
| ERC-20 | 177.777776M | -- | -- | |
| ERC-20 | 42M | -- | -- | |
| ERC-20 | 7.777777M | -- | -- | |
XPS | ERC-20 | 1M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21225483 | 3 days ago | | | 0 | 0.00068539537 | |
| 20940020 | a month ago | | | 0 | 0.00048685488 | |
| 20939919 | a month ago | | | 0 | 0.0015504863 | |
| 20912087 | 2 months ago | | | 0 | 0.00019650719 | |
| 20705011 | 2 months ago | | | 0 | 0.00028902965 | |
| 20685801 | 3 months ago | | | 0 | 0.00044971609 | |
| 20306456 | 4 months ago | | | 0 | 0.000059365158 | |
| 19806255 | 7 months ago | | | 0 | 0.00013621635 | |
| 18964638 | 10 months ago | | | 0 | 0.0012326348 | |
| 18964609 | 10 months ago | | | 0 | 0.0031230570 |
ABI
ABI objects
Getter at block 21246662
ETH_RECEIVED_CAP() pure returns (uint256)
533300000000000000000000
ETH_RECEIVED_MIN() pure returns (uint256)
1000000000000000000000
ETH_USD_EXCHANGE_RATE_IN_CENTS() pure returns (uint256)
133241
TOKEN_CREATED_MIN() pure returns (uint256)
1000000000000000000000000
TOKEN_CREATION_CAP() pure returns (uint256)
130000000000000000000000000
TOKEN_FIRST_DISCOUNT_MULTIPLIER() pure returns (uint256)
142857
TOKEN_MIN() pure returns (uint256)
1000000000000000000
TOKEN_SECOND_DISCOUNT_MULTIPLIER() pure returns (uint256)
125000
TOKEN_THIRD_DISCOUNT_MULTIPLIER() pure returns (uint256)
111111
admin1() pure returns (address)
0x7e49e51d4e30054915f11bd72c6c02f7423c1f40
admin2() pure returns (address)
0x00cc9587a370fc97edcd54c8dcfcc320a56eaa19
allReceivedEth() pure returns (uint256)
46565378976719739341677
allUnKycedEth() pure returns (uint256)
0
ccReleaseBlock() pure returns (uint256)
5867027
decimals() pure returns (uint256)
18
fundingEndBlock() pure returns (uint256)
4917092
fundingStartBlock() pure returns (uint256)
4736982
getHolderCount() pure returns (uint256 _holderCount)
54239
getPurchaseCount() pure returns (uint256 _purchaseCount)
133
name() pure returns (string)
Envion
oraclizeQueryCost() pure returns (uint256)
20021000000000000
roundFourBlock() pure returns (uint256)
4806702
roundThreeBlock() pure returns (uint256)
4766032
roundTwoBlock() pure returns (uint256)
4748602
state() pure returns (uint8)
1
symbol() pure returns (string)
EVN
teamTokensDelivered() pure returns (bool)
false
tokenVendor() pure returns (address)
0x2b4c4a1609c367bec8fed57e95df81c1aea5a110
totalSupply() pure returns (uint256)
127425493562228378164322718
version() pure returns (string)
0.9
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
ccLockedUpBalances(address) pure returns (uint256)
getBalanceOf(address _owner) pure returns (uint256 _balance)
getHolder(uint256 _index) pure returns (address _holder)
getPurchaseById(string _id) pure returns (address _buyer, uint256 _tokenAmount, bool _active)
holders(uint256) pure returns (address)
isHolder(address) pure returns (bool)
isKycTeam(address) pure returns (bool)
kycVerified(address) pure returns (bool)
purchaseArray(uint256) pure returns (string)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
addToKycTeam(address _teamMember)
approve(address _spender, uint256 _value) returns (bool success)
cancelDelivery(string _purchaseID)
createTokens() payable
deliverTeamTokens(address _to)
deliverTokens(address _to, uint256 _tokens, string _purchaseId, bool _btcBuyer)
finalize(address _safe)
pause()
proceed()
refund()
refuseKyc(address _user)
removeFromKycTeam(address _teamMember)
retrieveEth(uint256 _value, address _safe)
setOraclizeGas(uint256 _option)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unlockKyc(address _owner)
updatePrice() payable
Approval(address indexed _owner, address indexed _spender, uint256 _value)
LogCancelDelivery(address indexed _to, string _id)
LogCreateEVN(address indexed _to, uint256 _value)
LogDeliverEVN(address indexed _to, uint256 _value)
LogKycRefused(address indexed _user, uint256 _value)
LogRefund(address indexed _to, uint256 _value)
LogTeamTokensDelivered(address indexed distributor, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
newOraclizeQuery(string description)
updatedPrice(string price)
constructor(uint256 _fundingStartBlock, uint256 _fundingEndBlock, uint256 _roundTwoBlock, uint256 _roundThreeBlock, uint256 _roundFourBlock, address _admin1, address _admin2, address _tokenVendor, uint256 _ccReleaseBlock)
This contract contains no fallback and receive objects.
This contract contains no error objects.