Goldensnitch
Verified contract
Active on
Ethereum with 153 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.18)
Native
Value
$0.18
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000047 | $3,905.94 |
$0.18 | |
$SNITCH | ERC-20 | 91.921088 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18911166 | a year ago | | | 0 | 0.00087074109 | |
| 18909813 | a year ago | | | 0 | 0.00097906895 | |
| 14493383 | 3 years ago | | | 0 | 0.00077372126 | |
| 14465429 | 3 years ago | | | 0 | 0.00092548870 | |
| 14406949 | 3 years ago | | | 0 | 0.0017864878 | |
| 14364639 | 3 years ago | | | 0 | 0.00078135603 | |
| 14362396 | 3 years ago | | | 0 | 0.00082136701 | |
| 14357782 | 3 years ago | | | 0 | 0.00089887568 | |
| 14355735 | 3 years ago | | | 0 | 0.0011566659 | |
| 14355430 | 3 years ago | | | 0 | 0.0012517423 |
ABI
ABI objects
Getter at block 21415407
Snitch() view returns (address)
0xec4a92a762004d0a83f8c815d8e42ec4469ce540
autoLiquidityReceiver() view returns (address)
0x3392774f0e00b50a69eebd7047e83f1f4c7bff84
biggestBuy() view returns (uint256)
0
decimals() pure returns (uint8)
18
epochReset() view returns (uint256)
1704098399
getCirculatingSupply() view returns (uint256)
9920074883477650472066
getOwner() view returns (address)
0x3392774f0e00b50a69eebd7047e83f1f4c7bff84
lastSnitchChange() view returns (uint256)
1704094799
liquidityFee() view returns (uint256)
2
marketingFee() view returns (uint256)
9
marketingWallet() view returns (address)
0xec4a92a762004d0a83f8c815d8e42ec4469ce540
name() pure returns (string)
Goldensnitch
pair() view returns (address)
0x65d39273f68e0e834c1688196376e352418cfc4c
resetPeriod() view returns (uint256)
3600
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
snitchFee() view returns (uint256)
4
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
100000000000000000000
symbol() pure returns (string)
$SNITCH
totalFee() view returns (uint256)
15
totalFeeIfSelling() view returns (uint256)
15
totalSupply() view returns (uint256)
10000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
hasSold(address) view returns (bool)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
recoverLostTokens(address _token, uint256 _amount)
recoverLosteth()
setFeeReceivers(address newLiquidityReceiver, address newMarketingWallet)
setFees(uint256 newLiquidityFee, uint256 newMarketingFee, uint256 newsnitchFee)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTxAmount(uint256 amount, uint256 maxWallet)
setResetPeriodInSeconds(uint256 newResetPeriod)
setSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
setSwapThreshold(uint256 threshold)
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 amountToken)
NewSnitch(address snitch, uint256 buyAmount)
OwnershipTransferred(address owner)
SnitchPayout(address snitch, uint256 amountETH)
SnitchSold(address snitch, uint256 amountETH)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.