Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TIGG | ERC-20 | 358.276976M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12635567 | 7 months ago | | | 0 | 0.0000052156584 | |
| 12635566 | 7 months ago | | | 0 | 0.0000052156584 | |
| 12635559 | 7 months ago | | | 0 | 0.0000052156584 | |
| 12635559 | 7 months ago | | | 0 | 0.0000052156584 | |
| 12635556 | 7 months ago | | | 0 | 0.0000052156584 | |
| 12635546 | 7 months ago | | | 0 | 0.000047158358 | |
| 12635544 | 7 months ago | | | 0 | 0.000011252456 | |
| 12635532 | 7 months ago | | | 0.5 | 0.000000085078159690 | |
| 12635435 | 7 months ago | | | 0 | 2.2904214e-7 |
ABI
ABI objects
Getter at block 22326668
_maxTaxSwap() view returns (uint256)
5000000000000000
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
8
name() pure returns (string)
Tigger
owner() view returns (address)
0x3dadb8ad216c3dd5b3d3e0ffd80a37f1f04020bf
symbol() pure returns (string)
TIGG
totalSupply() pure returns (uint256)
100000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableSwap(uint256 enable)
manualSwap()
openTrading()
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.