CRIPTORO COIN
Verified contract
Active on
Ethereum with 520 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 "CRIPTORO COIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19803520 | 6 months ago | | | 0 | 0.00034779377 | |
| 19803513 | 6 months ago | | | 0 | 0.00031191492 | |
| 17122910 | 2 years ago | | | 0 | 0.0011243820 | |
| 17122896 | 2 years ago | | | 0 | 0.0011243820 | |
| 17116083 | 2 years ago | | | 0 | 0.0010752534 | |
| 17116081 | 2 years ago | | | 0 | 0.0011206176 | |
| 17116077 | 2 years ago | | | 0 | 0.0012960549 | |
| 17116067 | 2 years ago | | | 0 | 0.0011256505 | |
| 16857835 | 2 years ago | | | 0 | 0.0016108500 | |
| 16857747 | 2 years ago | | | 0 | 0.0023708000 |
ABI
ABI objects
Getter at block 21096683
_totalSupply() view returns (uint256)
3500000000000000000
decimals() view returns (uint8)
10
name() view returns (string)
CRIPTORO COIN
owner() view returns (address)
0x493a170d12f6f5345e598a349106c70d26b59d30
symbol() view returns (string)
CTRO
totalSupply() view returns (uint256)
3500000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
collaboratorBalance(address addr) view returns (uint256)
safeAdd(uint256 a, uint256 b) pure returns (uint256 c)
safeDiv(uint256 a, uint256 b) pure returns (uint256 c)
safeMul(uint256 a, uint256 b) pure returns (uint256 c)
safeSub(uint256 a, uint256 b) pure returns (uint256 c)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
burn(uint256 tokens) returns (bool success)
changeOwnership(address newOwner) returns (bool success)
claimVestingBenefits(address addr) returns (bool)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
unvestCollaboratorToken(address addr) returns (uint256)
vestCollaboratorToken(address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Burn(address from, address arg1, uint256 value)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.