Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($47.48)
Native
Value
$47.48
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.013254 | $3,582.05 |
$47.48 | |
HEX | ERC-20 | 1.307 | $0.003617 |
$0 | |
C4Y | ERC-20 | 4.8K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18917998 | a year ago | | | 0 | 0.00048828653 | |
| 17270713 | 2 years ago | | | 0 | 0.0017372119 | |
| 15572407 | 2 years ago | | | 0 | 0.00028781251 | |
| 11853984 | 4 years ago | | | 0 | 0.0025430400 | |
| 11834023 | 4 years ago | | | 0 | 0.0023477350 | |
| 11831710 | 4 years ago | | | 0 | 0.0055373760 | |
| 11707759 | 4 years ago | | | 0 | 0.0025326000 | |
| 11692464 | 4 years ago | | | 0 | 0.0062404829 | |
| 11692242 | 4 years ago | | | 0 | 0.0050807746 | |
| 11691985 | 4 years ago | | | 0 | 0.0038363520 |
ABI
ABI objects
Getter at block 21288191
_totalSupply() view returns (uint256)
50000000000000000
decimals() view returns (uint8)
8
name() view returns (string)
TAGZ5
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xed8204345a0cf4639d2db61a4877128fe5cf7599
symbol() view returns (string)
TAGZ5
totalSupply() view returns (uint256)
50000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
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 acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
withdrawEther(uint256 amount)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.