Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TGIFT | ERC-20 | 22.973022M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20737972 | 3 months ago | | | 0 | 0.00032603881 | |
| 20736427 | 3 months ago | | | 0 | 0.00019846487 | |
| 20736377 | 3 months ago | | | 0 | 0.00058718156 | |
| 20736361 | 3 months ago | | | 0 | 0.00039485973 | |
| 20736357 | 3 months ago | | | 0 | 0.00042605064 | |
| 20736351 | 3 months ago | | | 0 | 0.00025275588 | |
| 20736350 | 3 months ago | | | 0 | 0.00056880441 | |
| 20736346 | 3 months ago | | | 0 | 0.00059634098 | |
| 20736345 | 3 months ago | | | 0 | 0.00058416844 | |
| 20736344 | 3 months ago | | | 0 | 0.0013120288 |
ABI
ABI objects
Getter at block 21307709
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
caCount() view returns (uint256)
2
caLimiter() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
Telegift
owner() view returns (address)
0xe17e61d08678f679a9a29a55cb398890a5f4e74c
symbol() pure returns (string)
TGIFT
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xe3c4fbdbf336839ae22d1a04f91afd3fbdf0696f
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events addToBlackList(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
isFree_AnyERC20Tokens(address _tokenAddr, uint256 _amount)
isFree_AnyStuckETH()
isFree_WalletRestrictions()
removeFromBlackList(address account)
removeFromBlackListwallets(address[] addresses)
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)
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.