Terra Ecosystem
Verified contract
Active on
Ethereum with 1,773 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3a5e…548e
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Terra | ERC-20 | 2.694516K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21386385 | an hour ago | | | 0 | 0.00069604934 | |
| 21385975 | 2 hours ago | | | 0 | 0.0010194363 | |
| 21385460 | 4 hours ago | | | 0 | 0.00066979850 | |
| 21385295 | 4 hours ago | | | 0 | 0.00077879973 | |
| 21384887 | 6 hours ago | | | 0 | 0.00073881684 | |
| 21384556 | 7 hours ago | | | 0 | 0.00080209890 | |
| 21384461 | 7 hours ago | | | 0 | 0.00073699115 | |
| 21384137 | 8 hours ago | | | 0 | 0.00078083815 | |
| 21382489 | 14 hours ago | | | 0 | 0.00074868253 | |
| 21382013 | 15 hours ago | | | 0 | 0.0010407935 |
ABI
ABI objects
Getter at block 21386618
_maxTaxSwap() view returns (uint256)
60000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
3500000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Terra Ecosystem
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Terra
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLP()
approve(address spender, uint256 amount) returns (bool)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manualSend()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeALLLimit()
removeTransferTax()
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)
ClearToken(address TokenAddressCleared, uint256 Amount)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.