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 |
---|---|---|---|---|---|
Guanyin | ERC-20 | 1.432445K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17102789 | 2 years ago | | | 0 | 0.0010254979 | |
| 15537066 | 2 years ago | | | 0 | 0.00039860948 | |
| 15532672 | 2 years ago | | | 0 | 0.00019855770 | |
| 15531885 | 2 years ago | | | 0 | 0.00022055898 | |
| 15531885 | 2 years ago | | | 0 | 0.00037500263 | |
| 15531841 | 2 years ago | | | 0 | 0.00041530448 | |
| 15531775 | 2 years ago | | | 0 | 0.00038238384 | |
| 15531759 | 2 years ago | | | 0 | 0.00057106724 | |
| 15531701 | 2 years ago | | | 0 | 0.00048034606 | |
| 15531687 | 2 years ago | | | 0 | 0.00046011247 |
ABI
ABI objects
Getter at block 21311892
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 _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
isBlacklisted(address) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
isPair(address) view returns (bool)
State-modifying
Events ExcludeAccountFromFees(address account, bool exclude)
SetExcludedAccountFromLimits(address account, bool exclude)
SetMaxTransactionAmount(uint256 percent)
SetMaxWalletBalancePercent(uint256 percent)
SetNewRouter(address _newdex)
SetOverLiquifiedTreshold(uint256 newOverLiquifyTresholdPermille)
SetPair(address Pair, bool Add)
SetProjectWallet(address _address)
SetStartingWallets()
SetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 project, uint256 liquidity)
SetupEnableTrading()
SwapContractToken()
SwitchManualSwap(bool manual)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyETHrecovery(uint256 amountPercentage)
emergencyTokenrecovery(address tokenAddress, uint256 amountPercentage)
enable_blacklist(bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manage_blacklist(address addr, bool status)
renounceOwnership()
setSwapTreshold(uint256 newSwapTresholdPermille)
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)
BlacklistStatusChange(bool status)
BlacklistUpdated()
ExcludeAccount(address account, bool exclude)
ExcludeFromLimits(address account, bool exclude)
ManualSwapChange(bool status)
MaxTransactionAmountUpdated(uint256 percent)
MaxWalletBalanceUpdated(uint256 percent)
NewPairSet(address Pair, bool Add)
NewProjectWalletSet(address _address)
NewRouterSet(address _newdex)
OnEnableTrading()
OnSetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 project, uint256 liquidity)
OverLiquifiedThresholdChange(uint256 threshold)
OwnerSwap()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RecoverETH()
RecoverTokens(uint256 amount)
SwapThresholdChange(uint256 threshold)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.