泰拳链MTC(Thai)
Verified contract
Active on
Ethereum with 2,649 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HQG | ERC-20 | 1 | -- | -- | |
WDT | ERC-20 | 0.0001 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14937144 | 2 years ago | | | 0 | 0.0015011022 | |
| 14785796 | 3 years ago | | | 0 | 0.00077969674 | |
| 12134997 | 4 years ago | | | 0 | 0.012526408 | |
| 11315509 | 4 years ago | | | 0 | 0.0067439540 | |
| 11084153 | 4 years ago | | | 0 | 0.0018050600 | |
| 10057590 | 5 years ago | | | 0 | 0.0031312482 | |
| 9981467 | 5 years ago | | | 0 | 0.0024952300 | |
| 9974159 | 5 years ago | | | 0 | 0.0026557000 | |
| 9972379 | 5 years ago | | | 0 | 0.0027353710 | |
| 9675743 | 5 years ago | | | 0 | 0.0020275796 |
ABI
ABI objects
Getter at block 21256595
decimals() view returns (uint32)
18
name() view returns (string)
泰拳链MTC(Thai)
symbol() view returns (string)
泰拳链MTC
totalSupply() view returns (uint256)
2100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) 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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, address add_ad)
This contract contains no fallback and receive objects.
This contract contains no error objects.