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 "Teth"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18845770 | a year ago | | | 0 | 0.00055424336 | |
| 18608016 | a year ago | | | 0 | 0.00079130690 | |
| 18608013 | a year ago | | | 0 | 0.0013184608 | |
| 18396344 | a year ago | | | 0 | 0.00030683479 | |
| 18343751 | a year ago | | | 0 | 0.00030082841 | |
| 18208344 | a year ago | | | 0 | 0.00051499223 | |
| 18128308 | a year ago | | | 0 | 0.00087212480 | |
| 18118991 | a year ago | | | 0 | 0.00046201625 | |
| 18118670 | a year ago | | | 0 | 0.00057582813 | |
| 18118665 | a year ago | | | 0 | 0.00058570626 |
ABI
ABI objects
Getter at block 21160210
WhitePaperURL() view returns (string)
https://gateway.ipfs.io/ipfs/bafybeic2szogmbnvze2har4g3i2m3utiedpt6xu7lqgmnhzqxgywdb2vsu
decimals() view returns (uint8)
18
name() view returns (string)
Teth
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
TETH
totalClaimCount() view returns (uint256)
0
totalSupply() view returns (uint256)
6574686572000000000000000000
transactionCount() view returns (uint256)
1
Read-only
addressHolders(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
transactions(uint256) view returns (address from, address to, uint256 amount, uint256 timestamp)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
batchTransfer(address[] recipients, uint256[] amounts) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.