TiranaDex
Verified contract
Active on
Ethereum with 5,342 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 "TiranaDex"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12568274 | 3 years ago | | | 0 | 0.00069630000 | |
| 12568264 | 3 years ago | | | 0 | 0.00054491250 | |
| 12503869 | 4 years ago | | | 0 | 0.0012185250 | |
| 12398503 | 4 years ago | | | 0 | 0.0038957016 | |
| 12388885 | 4 years ago | | | 0 | 0.0023875380 | |
| 12320109 | 4 years ago | | | 0 | 0.0018166050 | |
| 12309036 | 4 years ago | | | 0 | 0.0020246850 | |
| 12308774 | 4 years ago | | | 0 | 0.00077278503 | |
| 12308729 | 4 years ago | | | 0 | 0.0019992986 | |
| 12308690 | 4 years ago | | | 0 | 0.0015836536 |
ABI
ABI objects
Getter at block 21267592
decimals() view returns (uint8)
18
name() view returns (string)
TiranaDex
symbol() view returns (string)
TREX
totalSupply() view returns (uint256)
29000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _amount) returns (bool success)
changeOwner(address _newOwner)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
receive()
This contract contains no error objects.