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 |
---|---|---|---|---|---|
TTP | ERC-20 | 50 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11377805 | 4 years ago | | | 0 | 0.00090534620 | |
0x | 11293795 | 4 years ago | | | 0 | 0.0012417140 | |
Transfer | 11293641 | 4 years ago | | | 0.001 | 0.00096811600 | |
0x | 11293385 | 4 years ago | | | 0 | 0.00096600000 | |
| 10849925 | 4 years ago | | | 0 | 0.0040479080 | |
| 9470181 | 5 years ago | | | 0 | 0.00029919200 | |
| 9470120 | 5 years ago | | | 0 | 0.00034683200 | |
| 9470115 | 5 years ago | | | 0 | 0.00013006200 | |
| 9306891 | 5 years ago | | | 0 | 0.00027750938 | |
| 9306884 | 5 years ago | | | 0 | 0.00027750938 |
ABI
ABI objects
Getter at block 21312498
coinage() view returns (address)
0xac1c376b4b4bc19821d379ca5f96da3136a30385
decimals() view returns (uint8)
15
email() view returns (string)
name() view returns (string)
Trent
supplyCap() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
TTP
totalSupply() view returns (uint256)
14508851277876828010174
website() view returns (string)
www.faythe.io
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
atoshima(string b, string t, address c)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address _to, uint256 _amount) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.