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 |
---|---|---|---|---|---|
CNX | ERC-20 | 1K | -- | -- | |
VIU | ERC-20 | 13.33245 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11547921 | 4 years ago | | | 0 | 0.0017897110 | |
| 10632490 | 4 years ago | | | 0 | 0.0029998950 | |
| 8998675 | 5 years ago | | | 0 | 0.00096716000 | |
| 8998669 | 5 years ago | | | 0 | 0.00096716000 | |
| 7944629 | 5 years ago | | | 0 | 0.00017394000 | |
| 7537564 | 6 years ago | | | 0 | 0.00099133900 | |
| 7127094 | 6 years ago | | | 0 | 0.00016441720 | |
| 6788552 | 6 years ago | | | 0 | 0.00099133900 | |
| 6743584 | 6 years ago | | | 0 | 0.00099133900 | |
| 6732731 | 6 years ago | | | 0 | 0.00099133900 |
ABI
ABI objects
Getter at block 21161281
collectedEthers() pure returns (uint256)
597207765408865017690
creationBlock() pure returns (uint256)
0
decimals() pure returns (uint8)
18
icoSince() pure returns (uint256)
1503045000
icoTill() pure returns (uint256)
1512126000
locked() pure returns (bool)
true
name() pure returns (string)
Cajutel
owner() pure returns (address)
0x4e287ba805baf4eec92ef948f0a6c0054bb0656d
standard() pure returns (string)
Cajutel 0.1
symbol() pure returns (string)
CAJ
Read-only
allowance(address, address) pure returns (uint256)
dividends(uint256) pure returns (uint256 id, uint256 block, uint256 time, uint256 amount, uint256 claimedAmount, uint256 transferedBack, uint256 totalSupply, uint256 recycleTime, bool recycled)
frozenAccount(address) pure returns (bool)
loggedBalances(address, uint256) pure returns (uint256 value, uint256 block)
loggedTotalSupply(uint256) pure returns (uint256 value, uint256 block)
phases(uint256) pure returns (uint256 price, uint256 maxAmount)
State-modifying
Events addDividend(uint256 recycleTime) payable
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
balanceOf(address _address) returns (uint256)
claimDividend(uint256 dividendId) returns (bool)
claimDividends()
getIcoTokensAmount(uint256 collectedEthers, uint256 value) returns (uint256)
recycleDividend(uint256 dividendId) returns (bool success)
refundUnclaimedEthers(uint256 dividendId) returns (bool success)
setIcoDates(uint256 _icoSince, uint256 _icoTill)
setLocked(bool _locked)
totalSupply() returns (uint256)
transfer(address _to, uint256 _value)
transferEthers()
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
DividendClaimed(uint256 id, address indexed _address, uint256 _claim)
DividendRecycled(uint256 id, address indexed _recycler, uint256 _blockNumber, uint256 _amount, uint256 _totalSupply)
DividendTransfered(uint256 id, address indexed _address, uint256 _block, uint256 _amount, uint256 _totalSupply)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
UnclaimedDividendTransfer(uint256 id, uint256 _value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol, address founder1, address founder2, address marketing, uint256 icoSince, uint256 icoTill)
fallback()
This contract contains no error objects.