ICOBID Token
Verified contract
Active on
Ethereum with 98 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ICOBID Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8018185 | 5 years ago | | | 0 | 0.00013977000 | |
| 8018168 | 5 years ago | | | 0 | 0.00038057000 | |
| 6775838 | 6 years ago | | | 0 | 0.00022810200 | |
| 6707564 | 6 years ago | | | 0 | 0.00037953000 | |
| 6677604 | 6 years ago | | | 0 | 0.00011181600 | |
| 6677598 | 6 years ago | | | 0 | 0.00030362400 | |
| 6665510 | 6 years ago | | | 0 | 0.00037953000 | |
| 6657549 | 6 years ago | | | 0 | 0.00038017000 | |
| 6571415 | 6 years ago | | | 0 | 0.00063000000 | |
| 6544536 | 6 years ago | | | 0 | 0.00092686400 |
ABI
ABI objects
Getter at block 21280888
annualInterest() view returns (uint256 interest)
100000000000000000
chainStartBlockNumber() view returns (uint256)
5803317
chainStartTime() view returns (uint256)
1529215770
coinAge() view returns (uint256 myCoinAge)
0
decimals() view returns (uint256)
18
maxMintProofOfStake() view returns (uint256)
100000000000000000
maxTotalSupply() view returns (uint256)
100000000000000000000000000
name() view returns (string)
ICOBID Token
owner() view returns (address)
0xf064c154a0c4c3c7465c67801c57f2b00773fae5
stakeMaxAge() view returns (uint256)
2592000
stakeMinAge() view returns (uint256)
7200
stakeStartTime() view returns (uint256)
1533195801
symbol() view returns (string)
ICOT
totalInitialSupply() view returns (uint256)
30000000000000000000000000
totalSupply() view returns (uint256)
30357059911927638809348825
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
batchTransfer(address[] _recipients, uint256[] _values) returns (bool)
getBlockNumber() returns (uint256 blockNumber)
mint() returns (bool)
ownerBurnToken(uint256 _value)
ownerSetStakeStartTime(uint256 timestamp)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Mint(address indexed _address, uint256 _reward)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.