Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($740.13)
Native
Value
$740.13
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.199558 | $3,708.83 |
$740.13 | |
Tunguska | ERC-20 | 3.339901M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16790220 | 2 years ago | | | 0 | 0.00054312164 | |
| 16487926 | 2 years ago | | | 0 | 0.00038494053 | |
| 15703106 | 2 years ago | | | 0 | 0.00034238185 | |
| 15641900 | 2 years ago | | | 0 | 0.00060438057 | |
| 15597160 | 2 years ago | | | 0 | 0.00033119337 | |
| 15577973 | 2 years ago | | | 0 | 0.00075116746 | |
| 15575368 | 2 years ago | | | 0 | 0.00064140555 | |
| 15564760 | 2 years ago | | | 0 | 0.00035878240 | |
| 15558660 | 2 years ago | | | 0 | 0.00016945906 | |
| 15557943 | 2 years ago | | | 0 | 0.00042005208 |
ABI
ABI objects
Getter at block 21306249
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
95490842664605374931733638
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
launchedAt() view returns (uint256)
15554764
name() pure returns (string)
Burning Event
pair() view returns (address)
0xfff8df8da7731af6f2d16a88d11538f9567e5c6c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000000
symbol() pure returns (string)
Tunguska
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
rennounceOwnership()
setFeeReceiver(address _TreasuryReceiver)
setFees(uint256 _liquidityFee, uint256 _TreasuryFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTxLimit(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.