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 |
---|---|---|---|---|---|
Tiger | ERC-20 | 10.03271M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13114648 | 8 months ago | | | 0 | 0.0000010937430 | |
| 13114443 | 8 months ago | | | 0 | 0.0000018003533 | |
| 13114359 | 8 months ago | | | 0 | 0.0000064470161 | |
| 13114156 | 8 months ago | | | 0 | 0.0000011009281 | |
| 13114139 | 8 months ago | | | 0 | 0.0000011253186 | |
| 13114016 | 8 months ago | | | 0 | 0.0000011320922 | |
| 13113928 | 8 months ago | | | 0 | 0.0000011007620 |
ABI
ABI objects
Getter at block 23176264
buyFee() view returns (uint64)
1
decimals() pure returns (uint8)
18
lastSBTime() view returns (uint64)
13114156
name() pure returns (string)
TigerSwap
owner() view returns (address)
0x35b1e3332264239c5917688f07cd66dfb6ab6761
sellFee() view returns (uint64)
1
symbol() pure returns (string)
Tiger
totalSupply() pure returns (uint256)
1000000000000000000000000000
txLimitAmount() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMaxSwapThreshold(uint256 newMaxSwapThreshold)
changeMinSwapThreshold(uint256 newMinSwapThreshold)
changeTax(uint64 newbuyFee, uint64 newsellFee)
enableTrading()
exemptFromFees(address wallet)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
receive()
This contract contains no error objects.