Snaky Coin

Verified contract

Active on Ethereum with 22 txns
Deployed by via 0x04483d8b at 17960093
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x09181f24a91946db75db7aa48e2f4833617353b72a23d4401af72ce2741b92b9
0xcc72adef0bedd797df889a21565f6dd35f279c873882cb1535caed03ddd0420f
0xfb95f1d64a24685c2fd848be2b15185b39d0d5b2f75ce856d9225c52d0046ab8
0xb11a561dde067097996be704d9e9e89e324e74d1fdcbbc8c50d913512113d72c
0x0cc4ffcb28f20fa2cd9e156019d1934d35a357afc215426164f0c339d75bf5a9
0x6e59142343d94b0f6405773d4724b99859b7943a6afa5546e713ae11afe8d587
0xef48d0fb13ae5a2b4a7c50d0b42c2c6c0b259849359914cca850e7e92611b75a
0x4d7777c90fe065ccc68bfba3641f00c9df5667d76685b34672775532c69e3434
0x2a523c1d2119f4b761f34d7162cefb7b17f2e247f8c8d18df6a21b1771dabb0b
0xa7a9e5256f61699d6443f453dd3075fcd00ea48fa93c044e4922f3df7d4bdbf4

Functions
Getter at block 21220982
_buyFee(view returns (uint256)
2
_sellFee(view returns (uint256)
2
decimals(view returns (uint8)
18
inSwapAndLiquify(view returns (bool)
false
name(view returns (string)
Snaky Coin
noFeeToTransfer(view returns (bool)
true
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
SNAKY
totalSupply(view returns (uint256)
10000000000000000000000000
uniswapV2Pair(view returns (address)
0x61131c77fac2e841b5b2fc63419ab14fa068de17
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
openTrading(
process_work(uint256 percent_Of_Tokens_To_Process
renounceOwnership(
set_Number_Of_Transactions_Before_Liquify_Trigger(uint8 number_of_transactions
set_Swap_And_Liquify_Enabled(bool true_or_false
set_Transfers_Without_Fees(bool true_or_false
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _tokens
Fallback and receive
receive(
Errors

This contract contains no error objects.