Taklimakan
Verified contract
Active on
Ethereum with 2,360 txns
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 "Taklimakan"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17819114 | a year ago | | | 0 | 0.00088416511 | |
| 17542822 | a year ago | | | 0 | 0.0017469512 | |
| 17278813 | 2 years ago | | | 0 | 0.0022531015 | |
| 17278675 | 2 years ago | | | 0 | 0.0012144541 | |
| 17278675 | 2 years ago | | | 0 | 0.0012144541 | |
| 17278675 | 2 years ago | | | 0 | 0.0012149442 | |
| 17278650 | 2 years ago | | | 0 | 0.0011768599 | |
| 17278646 | 2 years ago | | | 0 | 0.0011871628 | |
| 17278646 | 2 years ago | | | 0 | 0.0011871628 | |
| 17278646 | 2 years ago | | | 0 | 0.0011871628 |
ABI
ABI objects
Getter at block 21263280
decimals() view returns (uint8)
18
name() view returns (string)
Taklimakan
owner() view returns (address)
0x68433cfb33a7fdbfa74ea5ecad0bc8b1d97d82e9
standard() view returns (string)
ERC-20
symbol() view returns (string)
TAN
totalSupply() view returns (uint256)
348942180000000000000000000
Read-only
allowance(address tokenOwner, address tokenSpender) view returns (uint256)
balanceOf(address addr) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
changeOwner(address newOwner)
destroy(uint256 amount)
multiTransfer(address[] _recipients, uint256[] _tokenAmounts)
setAdmin(address newAdmin)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Destruction(uint256 _amount)
NewTANToken(address _token)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.