Guanyin

Verified contract

Active on Ethereum with 47 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc8c82e1943c614701c51dcc792a25251dc4d38fedf73477cb85550d6319d383c
0x724bd8f79596627dd6020e2eca30ec7bfebe6df7176e6d864ffc0c5d6d6bc497
0xcad47e05e60428e6c911f4892c1785daf5f58a4802502054c7bfdbe5917855e3
0xa1fd6d56c4f49a472171db52ec2cce3762f86173ee114228bc81e8c7975206f7
0xeec5dcad980f3501ea3777018fdee57a916ae4b1b749ee81759055633e895b9a
0xcd6deda7342d28b1707afec5cbbc9e0c8b33a9bc888491551080a297e64c1874
0xafa3d2f04e335c6712783f86c655670cc5cf3eccd7f64d4a43de5d20d940a5b4
0x66614c2aef4a1f8c14cc7db4591aa6047387988a94eabd713fea144b0ffffac6
0x512900d20bbd126dcb5827fa3c62f8a2a9cc1af4c75f20a42eefd3df842d13d8
0x848b85456598df8e6f88776b3f761b06f744a34a3d05abb6c165ba56290d0181

Functions
Getter at block 20929232
InitialSupply(view returns (uint256)
1000000000000000
blacklistMode(view returns (bool)
true
buyTax(view returns (uint256)
50
decimals(pure returns (uint8)
9
getBurnedTokens(view returns (uint256)
0
getCirculatingSupply(view returns (uint256)
1000000000000000
getOwner(view returns (address)
0x0000000000000000000000000000000000000000
isOverLiquified(view returns (bool)
false
liquidityTax(view returns (uint256)
400
manualSwap(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
1000000000000000
maxWalletBalance(view returns (uint256)
1000000000000000
name(pure returns (string)
Guanyin
overLiquifyTreshold(view returns (uint256)
100
owner(view returns (address)
0x0000000000000000000000000000000000000000
projectTax(view returns (uint256)
600
sellTax(view returns (uint256)
50
swapTreshold(view returns (uint256)
10
symbol(pure returns (string)
Guanyin
totalSupply(pure returns (uint256)
1000000000000000
transferTax(view returns (uint256)
50
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
excludedFromFees(addressview returns (bool)
isBlacklisted(addressview returns (bool)
isExcludedFromLimits(address accountview returns (bool)
isPair(addressview returns (bool)
State-modifying
ExcludeAccountFromFees(address accountbool exclude
SetExcludedAccountFromLimits(address accountbool exclude
SetMaxTransactionAmount(uint256 percent
SetMaxWalletBalancePercent(uint256 percent
SetNewRouter(address _newdex
SetOverLiquifiedTreshold(uint256 newOverLiquifyTresholdPermille
SetPair(address Pairbool Add
SetProjectWallet(address _address
SetStartingWallets(
SetTaxes(uint256 buyuint256 selluint256 transfer_uint256 projectuint256 liquidity
SetupEnableTrading(
SwapContractToken(
SwitchManualSwap(bool manual
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
emergencyETHrecovery(uint256 amountPercentage
emergencyTokenrecovery(address tokenAddressuint256 amountPercentage
enable_blacklist(bool _status
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manage_blacklist(address addrbool status
renounceOwnership(
setSwapTreshold(uint256 newSwapTresholdPermille
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BlacklistStatusChange(bool status
BlacklistUpdated(
ExcludeAccount(address accountbool exclude
ExcludeFromLimits(address accountbool exclude
ManualSwapChange(bool status
MaxTransactionAmountUpdated(uint256 percent
MaxWalletBalanceUpdated(uint256 percent
NewPairSet(address Pairbool Add
NewProjectWalletSet(address _address
NewRouterSet(address _newdex
OnEnableTrading(
OnSetTaxes(uint256 buyuint256 selluint256 transfer_uint256 projectuint256 liquidity
OverLiquifiedThresholdChange(uint256 threshold
OwnerSwap(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RecoverETH(
RecoverTokens(uint256 amount
SwapThresholdChange(uint256 threshold
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.