TUF Token
Verified contract
Active on
Ethereum with 2,697 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 |
---|---|---|---|---|---|
TUF | ERC-20 | 10.860946M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21113142 | 13 days ago | | | 0 | 0.0011031510 | |
| 21011425 | a month ago | | | 0 | 0.00031575526 | |
| 20970642 | a month ago | | | 0 | 0.00081787346 | |
| 20910768 | a month ago | | | 0 | 0.00040556184 | |
| 20842688 | 2 months ago | | | 0 | 0.0045049995 | |
| 20725842 | 2 months ago | | | 0 | 0.00012937403 | |
| 20564843 | 3 months ago | | | 0 | 0.00014873712 | |
| 20498059 | 3 months ago | | | 0 | 0.00053076781 | |
| 20451008 | 3 months ago | | | 0 | 0.000093927764 | |
| 20393052 | 4 months ago | | | 0 | 0.00011269876 |
ABI
ABI objects
Getter at block 21208735
burn_cooldown() view returns (uint256)
1800
burn_last() view returns (uint256)
0
decimals() view returns (uint8)
18
early_sell() view returns (bool)
false
fee_buy() view returns (uint32)
500
fee_early_sell() view returns (uint32)
800
fee_sell() view returns (uint32)
500
limits_active() view returns (bool)
false
lp_percent() view returns (uint32)
2000
max_tx() view returns (uint256)
75000000000000000000000000
max_wallet() view returns (uint256)
100000000000000000000000000
name() view returns (string)
TUF Token
owner() view returns (address)
0x4d3524fc0a526fc25e93f219b19f6d81d1687694
pair_addr() view returns (address)
0x7a1080fb2ee96759f597b55bc3616b7c6516743d
swap_at_amount() view returns (uint256)
500000000000000000000000
swap_enabled() view returns (bool)
true
symbol() view returns (string)
TUF
team_wallet() view returns (address)
0x2af1ba1647471ece27f864eb8df36115e3931003
totalSupply() view returns (uint256)
1000000000000000000000000000
trade_open() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
ignore_fee(address) view returns (bool)
State-modifying
Events BurnLiquidityTokens(uint256 _amount)
ManualSwap()
OpenTrade(bool _enable)
SetEarlySellFee(bool _enable, uint32 _sell_fee)
SetFee(uint32 _fee_buy, uint32 _fee_sell)
SetFeeWallet(address _team_wallet)
SetIgnoreFee(address[] _input, bool _enabled)
SetLimits(bool _enable)
SetMaxes(uint256 _max_tx, uint256 _max_wallet)
SetTokenSwap(uint256 _amount, uint32 _lp_percent, bool _enabled)
TUF(uint256 code)
TransferEx(address[] _input, uint256 _amount)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _team_wallet)
fallback()
receive()
This contract contains no error objects.