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 |
---|---|---|---|---|---|
TF | ERC-20 | 7.817341K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18572742 | a year ago | | | 0 | 0.0037497195 | |
| 18572734 | a year ago | | | 0 | 0.0017513210 | |
| 18572730 | a year ago | | | 0 | 0.0017609895 | |
| 18572714 | a year ago | | | 0 | 0.0012295960 | |
| 18572713 | a year ago | | | 0 | 0.0033922022 | |
| 18572713 | a year ago | | | 0 | 0.0028346381 | |
| 18572713 | a year ago | | | 0 | 0.0028346381 | |
| 18572706 | a year ago | | | 0 | 0.0018593880 | |
| 18572705 | a year ago | | | 0 | 0.0010518614 | |
| 18572698 | a year ago | | | 0 | 0.0011348150 |
ABI
ABI objects
Getter at block 21219004
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buyTaxFee() view returns (uint256)
1
decimals() view returns (uint8)
18
limitsEffected() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
10000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Treasure Forex
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTaxFee() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
400000000000000000000
symbol() view returns (string)
TF
tfWallet() view returns (address)
0xbfca5ceb2ec5943b1ae2b069bf2fc6f208736a3e
totalSupply() view returns (uint256)
28791640376213318866842283
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf0f1abd8b86302eef1d427593108c65b6d7e6bb5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedForMaxTransaction(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createTF()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reduceTaxFees()
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckEth(address toAddr)
withdrawStuckToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.