Crypto Credit Card Token
Verified contract
Active on
Ethereum with 80 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $2,519.92 |
$0 | |
LINO | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5214383 | 7 years ago | | | 0 | 0.000069168000 | |
| 5166679 | 7 years ago | | | 0 | 0.0030200190 | |
| 5147940 | 7 years ago | | | 0 | 0.0024023950 | |
| 5147922 | 7 years ago | | | 0 | 0.0023945230 | |
| 5147918 | 7 years ago | | | 0 | 0.0030173950 | |
| 5128870 | 7 years ago | | | 0.43216612 | 0.0044223300 | |
| 5128851 | 7 years ago | | | 0.059621639 | 0.0044244420 | |
| 5094904 | 7 years ago | | | 0 | 0.0023733260 | |
| 5093407 | 7 years ago | | | 1.9901 | 0.0057287670 | |
| 5090277 | 7 years ago | | | 0.1111 | 0.0049058790 |
ABI
ABI objects
Getter at block 21088399
avgRate() pure returns (uint256)
1080415311
baseowner() pure returns (address)
0x0cccb9baadd61f9e0ab25bd782765013817821bd
cntMembers() pure returns (uint256)
120
decimals() pure returns (uint8)
6
durationSeconds() pure returns (uint256)
8035200
founder() pure returns (address)
0xbb2effab932a4c2f77fc1617c1a563738d71b0a7
getIcoDeflator() pure returns (uint256)
105
maxCap() pure returns (uint256)
200000000000000
minCap() pure returns (uint256)
3000000000000
name() pure returns (string)
Crypto Credit Card Token
startTimestamp() pure returns (uint256)
1510707883
stuff() pure returns (address)
0x0cccb9baadd61f9e0ab25bd782765013817821bd
symbol() pure returns (string)
CCCR
teama() pure returns (address)
0xfc6851324e2901b3ea6170a90cc43bfe667d617a
teamb() pure returns (address)
0x21f0f5e81bef4dc696c6bf0196c60a1ac797f953
teamc() pure returns (address)
0xe8726942a46e6c6b3c1f061c14a15c0053a97b6b
teamd() pure returns (address)
0xe388423bc655543568dd5b454f47aed2b304710f
teame() pure returns (address)
0xa31b987f467aff700f322105126619496955f503
totalRaised() pure returns (uint256)
2070089973553
totalSupply() pure returns (uint256)
200000000000000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
calculateTokenAmount(uint256 count) pure returns (uint256)
calculateTokenCount(uint256 weiAmount, uint256 rate) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
bva(address partner, uint256 value, uint256 rate, address adviser) payable
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
finalize(uint256 weiAmount) payable
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Clearing(address to, uint256 amount)
LogTransfer(address sender, address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.