Gaucho Inu
Verified contract
Active on
Ethereum with 40 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($36.38)
Native
Value
$36.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.009356 | $3,888.88 |
$36.38 | |
GAUCHO | ERC-20 | 477.360994K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16770220 | 2 years ago | | | 0 | 0.0019269597 | |
| 16770208 | 2 years ago | | | 0 | 0.0018130849 | |
| 16770204 | 2 years ago | | | 0 | 0.0016309496 | |
| 16770196 | 2 years ago | | | 0 | 0.0019197858 | |
| 16770195 | 2 years ago | | | 0 | 0.0019586977 | |
| 16770182 | 2 years ago | | | 0 | 0.0018669099 | |
| 16770182 | 2 years ago | | | 0 | 0.0019082742 | |
| 16770181 | 2 years ago | | | 0 | 0.00095395262 | |
| 16770181 | 2 years ago | | | 0 | 0.0012450296 | |
| 16770181 | 2 years ago | | | 0 | 0.0019428022 |
ABI
ABI objects
Getter at block 21394652
_maxTxAmount() view returns (uint256)
10000000000000000
_walletMax() view returns (uint256)
10000000000000000
autoLiquidityReceiver() view returns (address)
0x14a617a94501bd4b77ed904a89757fd4ac53638f
blacklistMode() view returns (bool)
true
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
500000000000000000
getOwner() view returns (address)
0x14a617a94501bd4b77ed904a89757fd4ac53638f
inSwapAndLiquify() view returns (bool)
false
launchedAt() view returns (uint256)
16770173
liquidityFee() view returns (uint256)
1
marketingFee() view returns (uint256)
4
marketingWallet() view returns (address)
0x14a617a94501bd4b77ed904a89757fd4ac53638f
name() pure returns (string)
Gaucho Inu
owner() view returns (address)
0x14a617a94501bd4b77ed904a89757fd4ac53638f
pair() view returns (address)
0x9a62c32dc713e571fb3cf96069152e6551b790b3
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2000000000000000
symbol() pure returns (string)
GAUCHO
totalFee() view returns (uint256)
5
totalFeeIfSelling() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000
tradingOpen() view returns (bool)
false
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
renounceOwnership()
setFees(uint256 newLiqFee, uint256 newmarketingFee)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setWalletLimit(uint256 newLimit)
tradingStatus(bool newStatus)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.