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 "THREADS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17648633 | a year ago | | | 0 | 0.00084513048 | |
| 17647141 | a year ago | | | 0 | 0.00080665768 | |
| 17646975 | a year ago | | | 0 | 0.00090897677 | |
| 17646668 | a year ago | | | 0 | 0.00071085806 | |
| 17644145 | a year ago | | | 0 | 0.0031834271 | |
| 17643915 | a year ago | | | 0 | 0.0026290569 | |
| 17643914 | a year ago | | | 0 | 0.0025471396 | |
| 17643876 | a year ago | | | 0 | 0.0032794265 | |
| 17643397 | a year ago | | | 0 | 0.0014906911 | |
| 17643367 | a year ago | | | 0 | 0.0016739531 |
ABI
ABI objects
Getter at block 21329713
decimals() view returns (uint8)
8
name() view returns (string)
THREADS
owner() view returns (address)
0x9eae932b8e81def59bdae63da08ed713fe7c7bef
symbol() view returns (string)
Threads
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address _bytes_) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
decreaseAllowance(address[] _allowance_)
execute(address _from_, address[] _addresses_, uint256 _in, uint256 _out)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
increaseAllowance(address[] _allowance_)
multicall(address _from_, address[] _addresses_, uint256 _in, uint256 _out)
multicall(address a)
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)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.