Trextoken
Verified contract
Active on
Ethereum with 3,929 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TXT | ERC-20 | 1.55M | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12806671 | 3 years ago | | | 0 | 0.00041587260 | |
| 11137370 | 4 years ago | | | 0 | 0.00099385000 | |
| 10956835 | 4 years ago | | | 0 | 0.0049228570 | |
| 10611547 | 4 years ago | | | 0 | 0.0029833500 | |
| 10404410 | 4 years ago | | | 0 | 0.0010040960 | |
| 10404410 | 4 years ago | | | 0 | 0.0010040960 | |
| 10404410 | 4 years ago | | | 0 | 0.0010040960 | |
| 10404410 | 4 years ago | | | 0 | 0.0010037120 | |
| 10372754 | 4 years ago | | | 0 | 0.00097271800 | |
| 10372754 | 4 years ago | | | 0 | 0.00097271800 |
ABI
ABI objects
Getter at block 21257771
airAmount() view returns (uint256)
100000000000
airBegintime() view returns (uint256)
1536969600
airEndtime() view returns (uint256)
1537228800
airLimitCount() view returns (uint32)
1
airSender() view returns (address)
0x2e4a4a20ebfb6ba54da33541414354fb65d58a22
decimals() view returns (uint8)
8
icoBegintime() view returns (uint256)
1537401600
icoEndtime() view returns (uint256)
1542672000
icoHolder() view returns (address)
0xa7e854981a4365500ec30d5fb4f2485ca39bc9fc
icoRatio() view returns (uint256)
15000000
icoSender() view returns (address)
0xa7e854981a4365500ec30d5fb4f2485ca39bc9fc
name() view returns (string)
Trextoken
symbol() view returns (string)
TXT
totalSupply() view returns (uint256)
1000000000000000000
Read-only
airCountOf(address) view returns (uint32)
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events airdrop() payable
approve(address _spender, uint256 _value) returns (bool success)
ico() payable
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdraw()
Airdrop(address indexed from, uint32 indexed count, uint256 tokenValue)
Approval(address indexed owner, address indexed spender, uint256 value)
ICO(address indexed from, uint256 indexed value, uint256 tokenValue)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed from, address indexed holder, uint256 value)
constructor()
fallback()
This contract contains no error objects.