Text2Earn
Verified contract
Active on
Ethereum with 146 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 |
---|---|---|---|---|---|
Text2Earn | ERC-20 | 32.345317K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16477767 | 2 years ago | | | 0 | 0.0018871757 | |
| 16198511 | 2 years ago | | | 0 | 0.0011311628 | |
| 16181776 | 2 years ago | | | 0 | 0.00072180542 | |
| 16167616 | 2 years ago | | | 0 | 0.00068298233 | |
| 16164127 | 2 years ago | | | 0 | 0.00072874048 | |
| 16159061 | 2 years ago | | | 0 | 0.00080501639 | |
| 16156558 | 2 years ago | | | 0 | 0.00090215846 | |
| 16156556 | 2 years ago | | | 0 | 0.00067564757 | |
| 16156552 | 2 years ago | | | 0 | 0.00089762190 | |
| 16156551 | 2 years ago | | | 0 | 0.00082575713 |
ABI
ABI objects
Getter at block 21390474
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwap() view returns (uint256)
5000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Text2Earn
owner() view returns (address)
0xf68220f29a19556856836c56ad02838c33315e70
symbol() pure returns (string)
Text2Earn
topindex() view returns (uint256)
268
totalSupply() pure returns (uint256)
1000000000000000
Read-only
addressIndexes(uint256) view returns (address)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address addressToCheck) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSend()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.