Zygo The Frog

Verified contract

Active on Ethereum with 4,921 txns
Deployed by via 0x57bf81a2 at 20455702
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 14 additional slots
Native
Value $63.77
0x1257e8be1180cc2fac0df2537f3b9d1f3a2e40b4a991d919ec17f2e778fd1e94
0x44eb558c807c8b1c7bc2c6df037c38c9df86d275fe0aa8d334489815746b9663
0x51e9ce8a7f43577a121fa3521796cf6f60bb9962f3e7815899272affc6c89f64
0x316ec057bd855ad225bc96776919a6c2e7097bc27c9ecbb02c4894f1e7adede7
0xba3ef1307dac586fe0845bd4880177e8039035ce0e12544086318a273151ad20
0x87753339fb55a33475805b31bd464e4336e73a0598a3a5b3ad159191edab9020
0xc46aa7f4e479d4ff663eeef6c8b77291712d1306cafbc83967710c25c2c0f394
0x08d82d4e01794ac398371a6272058f936e72f3478fdfe5889476c324e721566e
0x4f914d15ae04f3b9635cb6dde8b354873c16e1e39c86d80a28bc2e02b3b9d1d3
0x2d3e23c59e05f92f8bd735ef847ff961602d5109086ad16d6039f1a05c676a2a

Functions
Getter at block 21259678
decimals(view returns (uint8)
18
getDevBuyTax(view returns (uint256)
0
getDevSellTax(view returns (uint256)
0
getLpBuyTax(view returns (uint256)
0
getLpSellTax(view returns (uint256)
0
getMarketingBuyTax(view returns (uint256)
0
getMarketingSellTax(view returns (uint256)
0
 
getTokenInfo(view returns (struct WDIStandardTokenTokenInfo _tokenInfo)
maxAmountForTx(view returns (uint256)
1000000000000000000000000000
maxAmountForWallet(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
Zygo The Frog
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapPair(view returns (address)
0x4ea832ce69a150c9f14ae3bf54bf0c83ca127e42
swapping(view returns (bool)
false
symbol(view returns (string)
ZYGO
totalBuyTaxFees(view returns (uint256)
0
totalSellTaxFees(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000
totalTaxFees(view returns (uint256)
0
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludeFromFee(addressview returns (bool)
isExcludeFromTxLimit(addressview returns (bool)
isExcludeFromWalletLimit(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setExclusionFromFee(address accountbool value
setExclusionFromTxLimit(address accountbool value
setExclusionFromWalletLimit(address accountbool value
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateDevBuyTax(uint256 tax
updateDevSellTax(uint256 tax
updateDevWallet(address newWallet
updateLpBuyTax(uint256 tax
updateLpSellTax(uint256 tax
updateMarketingBuyTax(uint256 tax
updateMarketingSellTax(uint256 tax
updateMarketingWallet(address newWallet
updateMaxTransactionAmount(uint256 maxTx
updateMaxWalletAmount(uint256 maxWallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
DevWalletUpdated(address newWalletaddress oldWallet
MarketingWalletUpdated(address newWalletaddress oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
TransferFee(uint256 makertingTaxuint256 devTaxuint256 indexed lpTax
Constructor
constructor(struct WDIStandardTokenTokenInfo _tokenInfouint256 _deployerTaxaddress _deployFeeReceiver
Fallback and receive
receive(
Errors

This contract contains no error objects.