KeyChain

Verified contract

Active on Ethereum with 563 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,793.92
ERC-20
--
0x0eb17cb2920e3fbb1d5edca3a311fa5f2b8354c20db79eb7dc5c5581f9e9c303
0x0c73181c3b826ccb7a28ac4677159e7eadc8ebb37aa04aedfce27e9eca8c7b60
0xc2b049425b26400b6975110989668e6485eeaf87a0ff979233ec7e7e9d9258d5
0xa17d534a7039e3cab5918f0a88915b833b1ab13d6ff7113cfd89aecdd559fe68
0x22539261635ee2a1b77f58c1f95620550e87402a8b9a2141a00f264af06c5574
0xf96af5081e9be688845545a80db6943100f7dc82a9c4ba66c4d1e58f276a7ed9
0xdbb11d9df77883b0850e2d45585a7f61083b5832d763f9eb342571a98ad381b1
0x666bf240dc71192359560648998c965d37bc97a0d4d6804894265470c6c52184
0x63917d959954e0afa47ad98bf89c25bd77e66e48893d26502a646b17a93cb45b
0x07e11dd1dc8e276400932d1bddde164e7c38733d6a70efcb48846f7c424792c7

Functions
Getter at block 21056041
_maxTxAmount(view returns (uint256)
100000000000000000
_maxWalletAmount(view returns (uint256)
100000000000000000
_totalSupply(view returns (uint256)
1000000000000000000
decimals(pure returns (uint8)
9
getOwner(view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver(view returns (address)
0xff2df7189138fbb737332dfd2e287421ebc29282
name(pure returns (string)
KeyChain
pair(view returns (address)
0x3bbb26b34f1df46c379b3cbd64dfd890703869bd
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled(view returns (bool)
true
swapThreshold(view returns (uint256)
5000000000000000
symbol(pure returns (string)
KYC
totalSupply(view returns (uint256)
1000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isOwner(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveMax(address spenderreturns (bool)
clearStuckBalance(
maxTxAmount(uint256 amountPercent
renounceOwnership(
setFee(uint256 _liquidityFeeuint256 _marketingFee
setWalletLimit(uint256 amountPercent
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoLiquify(uint256 amountETHuint256 amountBOG
OwnershipTransferred(address owner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.