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 |
---|---|---|---|---|---|
TROY | ERC-20 | 50.67697K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21158911 | 2 hours ago | | | 0 | 0.0011291834 | |
| 21158810 | 2 hours ago | | | 0 | 0.00091836816 | |
| 21158801 | 3 hours ago | | | 0 | 0.00087177265 | |
| 21158777 | 3 hours ago | | | 0 | 0.00080928995 | |
| 21158768 | 3 hours ago | | | 0 | 0.00082401085 | |
| 21158630 | 3 hours ago | | | 0 | 0.00091126519 | |
| 21158613 | 3 hours ago | | | 0 | 0.00093888838 | |
| 21158605 | 3 hours ago | | | 0 | 0.00098461212 | |
| 21158587 | 3 hours ago | | | 0 | 0.0010226600 | |
| 21158575 | 3 hours ago | | | 0 | 0.0010017541 |
ABI
ABI objects
Getter at block 21159549
activeStatus() view returns (bool)
true
decimals() view returns (uint8)
18
name() view returns (string)
TROY
owner() view returns (address)
0x37aa01cf4a768fa3d34fee1f7609592f2b691d98
symbol() view returns (string)
TROY
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256 balance)
balances(address) view returns (uint256)
freezeOf(address) view returns (uint256)
isOwner(address add) view returns (bool)
State-modifying
Events activeMode()
approve(address spender, uint256 value) returns (bool success)
freeze(uint256 value) returns (bool success)
resetMode()
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
unfreeze(uint256 value) returns (bool success)
Active(address msgSender)
Approval(address indexed tokenOwner, address indexed spender, uint256 value)
Freeze(address indexed from, uint256 value)
Reset(address msgSender)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed from, uint256 value)
constructor()
fallback()
This contract contains no error objects.