XCD Tigereum
Verified contract
Active on
Ethereum with 2 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 "XCD Tigereum"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8157816 | 5 years ago | | | 0 | 0.000051187000 | |
| 8157697 | 5 years ago | | | 0 | 0.00020526000 |
ABI
ABI objects
Getter at block 21296933
_totalSupply() view returns (uint256)
10000000000
decimals() view returns (uint8)
2
name() view returns (string)
XCD Tigereum
owner() view returns (address)
0x2436713747c4ec8df1e15c6dcdf8821f61473bb1
symbol() view returns (string)
XCD-TIG
totalSupply() pure returns (uint256)
10000000000
webAddress() view returns (string)
https://hellotig.com
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address sender, uint256 tokens) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed _owner, address indexed _to, uint256 _amount)
Transfer(address indexed _from, address indexed _to, uint256 _amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.