Gunther VI Inu
Verified contract
Active on
Ethereum with 44 txns
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 |
---|---|---|---|---|---|
GUNTHER | ERC-20 | 62.298528M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16537882 | 2 years ago | | | 0 | 0.0027948600 | |
| 16531033 | 2 years ago | | | 0 | 0.00092588817 | |
| 16531022 | 2 years ago | | | 0 | 0.0010271099 | |
| 16531022 | 2 years ago | | | 0 | 0.0010271099 | |
| 16530996 | 2 years ago | | | 0 | 0.0012111060 | |
| 16530987 | 2 years ago | | | 0 | 0.0010900164 | |
| 16530960 | 2 years ago | | | 0 | 0.0014025712 | |
| 16530958 | 2 years ago | | | 0 | 0.0013771046 | |
| 16530881 | 2 years ago | | | 0 | 0.0010713630 | |
| 16530867 | 2 years ago | | | 0 | 0.0027948600 |
ABI
ABI objects
Getter at block 21270531
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getBuyFees() view returns (uint256)
3
getCirculatingSupply() view returns (uint256)
1000000000000000000
getSellFees() view returns (uint256)
3
lpPair() view returns (address)
0x49fd83d3db7ade4cd8ed2202fe28efe2c208ae18
name() view returns (string)
Gunther VI Inu
owner() view returns (address)
0xef4b9dbabbc4c2281a32d9ee6b372859d1f7e330
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000
symbol() view returns (string)
GUNTHER
taxAddress() view returns (address)
0x7f2f138f8357c213b54d0cc7eb21258534d6aa1e
totalSupply() view returns (uint256)
1000000000000000000
tradingActiveTime() view returns (uint256)
1675216583
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearBuyTimer(address _wallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
renounceOwnership()
setTargetLiquidity(uint256 _target, uint256 _denominator)
toggleSwap()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TargetLiquiditySet(uint256 percent)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.