Gron Digital
Verified contract
Active on
Ethereum with 3,290 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
C4Y | ERC-20 | 3.7K | -- | -- | |
BEC | ERC-20 | 8 | -- | -- | |
BEC | ERC-20 | 8 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453292 | 4 months ago | | | 0 | 0.000050069000 | |
| 11547943 | 4 years ago | | | 0 | 0.0027491480 | |
| 10976207 | 4 years ago | | | 0 | 0.0038393190 | |
| 9245773 | 5 years ago | | | 0 | 0.000038769000 | |
| 8366983 | 5 years ago | | | 0 | 0.000022981000 | |
| 7803767 | 6 years ago | | | 0 | 0.00023014000 | |
| 7605331 | 6 years ago | | | 0 | 0.00012512500 | |
| 7605331 | 6 years ago | | | 0 | 0.00050050000 | |
| 7605331 | 6 years ago | | | 0 | 0.00074173400 | |
| 7359571 | 6 years ago | | | 0 | 0.000046028000 |
ABI
ABI objects
Getter at block 21297403
controlWallet() view returns (address)
0xa0c62176b1685d15e22ea958495f9b4b93aa5046
currentPrice() view returns (uint256 numerator)
10000
decimals() view returns (uint256)
18
fundWallet() view returns (address)
0x004e6f03648b0b0f529511697b0f36a463a24836
fundingEndBlock() view returns (uint256)
5612571
fundingStartBlock() view returns (uint256)
5256565
halted() view returns (bool)
false
icoNumeratorPrice() view returns (uint256)
10000
minAmount() view returns (uint256)
50000000000000000
name() view returns (string)
Gron Digital
previousUpdateTime() view returns (uint256)
1526305343
symbol() view returns (string)
GRO
tokenCap() view returns (uint256)
950000000000000000000000000
totalSupply() view returns (uint256)
26002724405935662697238000
tradeable() view returns (bool)
true
version() view returns (string)
11.0
vestingContract() view returns (address)
0x16e9b1234df1f10aeea65ee48223986ce62c8a7b
waitTime() view returns (uint256)
18000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
checkWithdrawValue(uint256 amountTokensInSubunit) view returns (uint256 weiValue)
firstDigit(string s) pure returns (bytes1)
prices(uint256) view returns (uint256 numerator)
whitelist(address) view returns (bool)
withdrawals(address) view returns (uint256 tokens, uint256 time)
State-modifying
Events addLiquidity() payable
allocatePresaleTokens(address participant_address, string participant_str, uint256 amountTokens, string txnHash)
approve(address _spender, uint256 _value) returns (bool success)
buy() payable
buyTo(address participant) payable
changeApproval(address _spender, uint256 _oldValue, uint256 _newValue) returns (bool success)
changeControlWallet(address newControlWallet)
changeFundWallet(address newFundWallet)
changeMinAmount(uint256 newMinAmount)
changeWaitTime(uint256 newWaitTime)
claimTokens(address _token)
enableTrading()
halt()
initialiseContract(address controlWalletInput, uint256 priceNumeratorInput, uint256 startBlockInput, uint256 endBlockInput)
removeLiquidity(uint256 amount)
requestWithdrawal(uint256 amountTokensToWithdraw)
setVestingContract(address vestingContractInput)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unhalt()
updateFundingEndBlock(uint256 newFundingEndBlock)
updateFundingStartBlock(uint256 newFundingStartBlock)
updatePrice(uint256 newNumerator)
verifyParticipant(address participant)
withdraw()
AddLiquidity(uint256 ethAmount)
AllocatePresale(address indexed participant, uint256 amountTokens)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
BonusAllocation(address indexed participant, string participant_addr, string txnHash, uint256 bonusTokens)
Buy(address indexed participant, address indexed beneficiary, uint256 weiValue, uint256 amountTokens)
Mint(address indexed to, uint256 amount)
PriceUpdate(uint256 numerator)
RemoveLiquidity(uint256 ethAmount)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Whitelist(address indexed participant)
Withdraw(address indexed participant, uint256 amountTokens, uint256 etherAmount)
WithdrawRequest(address indexed participant, uint256 amountTokens)
constructor()
fallback()
This contract contains no error objects.