STRONZO

Verified contract

Active on Base with 3 txns
Deployed by via 0x7ecb193e at 17747359
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 14 additional slots
ERC-20
--
0xf0c85c835ea160416b5c889cdaf85c430a59fbb307cb96c95dee0291f4d06bd3
0x3a323d1f1e655b78b18b23b1fa5cdaa94181d820b22b5d4497a6b78987235d85
0xb19f45a292916211a37e7710309d3b92b32fd1974ccffa817332353cb3b84389

Functions
Getter at block 22934122
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)
10000000000000000000000000000
maxAmountForWallet(view returns (uint256)
10000000000000000000000000000
name(view returns (string)
STRONZO
owner(view returns (address)
0xf6b66e9b56cbed8c782e7159ec89ec8fcb7db407
swapPair(view returns (address _pair)
0xee51e40b37c2bb420ca3187c95fc0927da723bf9
swapping(view returns (bool)
false
symbol(view returns (string)
STX
totalBuyTaxFees(view returns (uint256)
0
totalSellTaxFees(view returns (uint256)
0
totalSupply(view returns (uint256)
10000000000000000000000000000
totalTaxFees(view returns (uint256)
0
weth(view returns (address)
0x4200000000000000000000000000000000000006
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.