Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "TERRAFORM"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17001742 | 5 months ago | | | 0 | 0.0000010936938 | |
| 17001402 | 5 months ago | | | 0 | 9.3284330e-7 | |
| 17001396 | 5 months ago | | | 0 | 9.1646700e-7 | |
| 17001294 | 5 months ago | | | 0 | 8.9763384e-7 | |
| 17001285 | 5 months ago | | | 0 | 8.7963792e-7 | |
| 17000938 | 5 months ago | | | 0 | 8.9763467e-7 | |
| 17000595 | 5 months ago | | | 0 | 0.000000905619827979 | |
| 17000415 | 5 months ago | | | 0 | 7.7488724e-7 | |
| 16999516 | 5 months ago | | | 0 | 6.9132787e-7 | |
| 16999474 | 5 months ago | | | 0 | 6.6695179e-7 |
ABI
ABI objects
Getter at block 23931158
_ots() view returns (bytes32)
0x247b8ac1e3f0c1cb4320ff9ca60ebf2adb0b28becc80f149e2e3990b0e1bab17
_totalSupply() view returns (uint256)
520000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
TERRAFORM
symbol() view returns (string)
TERRAFORM
totalSupply() view returns (uint256)
520000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.