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 |
---|---|---|---|---|---|
TENGU | ERC-20 | 69.9666B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20290559 | 4 months ago | | | 0 | 0.00016571770 | |
| 17765239 | a year ago | | | 0 | 0.0013587401 | |
| 17765219 | a year ago | | | 0 | 0.0019519270 | |
| 17765218 | a year ago | | | 0 | 0.0011488937 | |
| 17765209 | a year ago | | | 0 | 0.0018803433 |
ABI
ABI objects
Getter at block 21099653
decimals() view returns (uint8)
18
marketingFee() view returns (uint256)
2
marketingWallet() view returns (address)
0x5afe8972bb3c63cf0f0c1b788482cd37471d58bf
maxWalletAmount() view returns (uint256)
885000000000000000000000000000
maxWalletLimitEnabled() view returns (bool)
false
name() view returns (string)
Tengu
owner() view returns (address)
0x5afe8972bb3c63cf0f0c1b788482cd37471d58bf
swapThreshold() view returns (uint256)
11800000000000000000000000000
symbol() view returns (string)
TENGU
totalSupply() view returns (uint256)
59000000000000000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf44414b128db69a1d98b9042d0bf4028a32ac650
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludedFromMaxWalletLimit(address indexed account, bool isExcluded)
LimitsRemoved(uint256 time)
MaxWalletLimitStateChanged(bool maxWalletLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 bnbReceived, uint256 tokensIntoLiqudity)
SwapAndSendMarketing(uint256 tokensSwapped, uint256 bnbSend)
Transfer(address indexed from, address indexed to, uint256 value)
swapThresholdUpdated(uint256 swapThreshold)
constructor()
receive()
This contract contains no error objects.