Cratos
Verified contract
Active on
Ethereum with 21,776 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($62.50)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 61.683152 | $1.003 |
$61.87 | |
CRTS | ERC-20 | 1.945K | $0.000325 |
$0.63 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21271809 | 7 hours ago | | | 0 | 0.00061379410 | |
| 21271603 | 7 hours ago | | | 0 | 0.00059616122 | |
| 21271597 | 7 hours ago | | | 0 | 0.00077174247 | |
| 21270988 | 10 hours ago | | | 0 | 0.00027518745 | |
| 21270988 | 10 hours ago | | | 0 | 0.00027518745 | |
| 21270988 | 10 hours ago | | | 0 | 0.00027518745 | |
| 21270988 | 10 hours ago | | | 0 | 0.00027528954 | |
| 21270988 | 10 hours ago | | | 0 | 0.00027528954 | |
| 21270988 | 10 hours ago | | | 0 | 0.00027528954 | |
| 21270988 | 10 hours ago | | | 0 | 0.00027528954 |
ABI
ABI objects
Getter at block 21273830
decimals() view returns (uint8)
18
name() view returns (string)
Cratos
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x828c6447dbf2dd6f983560b32305cab0fa7199ca
symbol() view returns (string)
CRTS
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address _holder, address _spender) view returns (uint256)
balanceOf(address _holder) view returns (uint256 balance)
frozen(address) view returns (bool)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool)
freezeAccount(address _holder) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
unfreezeAccount(address _holder) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed owner, uint256 value)
Freeze(address indexed holder)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed holder)
constructor()
fallback()
This contract contains no error objects.