TermaNeiro

Verified contract

Active on Base with 137 txns
Deployed by via 0xd8a2e2af at 17754630
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 $31.07
ERC-20
--
0x65e5f84c2e4852294f083aa02ffaf7ddf3ea6f27544167bec323dde5fea89ef6
0x042e4654afd0cede537b188aac6329468204f3e36b1b58704bcc2fd4cd369cbf
0x0e390857bcf7b948028b3641f9e039b65bc1399b2a6b32bc1c65918cea112a70
0x17ad349273525e8138b1bce9593703b84f1ab9de057b55caaf6ee56816351c12
0x50eeebdb34bec41559772f53e33cc641185ee1212211e397d60c47b2bb222e19
0x707e95292a6962d689a1e5a022cbd4550572f886957f37c96764d041ebdcaf63
0x336f6d7df30d9cd2d163e3fd839a940c466f041849aced13e956f0716ee9d9fe
0x7baf4a4328b990fd198e6d2a02da8fdc2bf4deef1d3f27adec6627457c4f922a
0x131793e7097c7044eb29bf3f98466697f4e678017bdc60c58503e781c45c2648
0x1d2bbf52ec2865908bb97d72cd7f86d46d988abd0b900dcf8a2bf3b79203c9d2

Functions
Getter at block 22064352
decimals(view returns (uint8)
18
getDevBuyTax(view returns (uint256)
0
getDevSellTax(view returns (uint256)
0
getLpBuyTax(view returns (uint256)
2000000000000000000
getLpSellTax(view returns (uint256)
0
getMarketingBuyTax(view returns (uint256)
0
getMarketingSellTax(view returns (uint256)
13000000000000000000
 
getTokenInfo(view returns (struct WDIStandardTokenTokenInfo _tokenInfo)
maxAmountForTx(view returns (uint256)
100000000000000000000000000
maxAmountForWallet(view returns (uint256)
100000000000000000000000000
name(view returns (string)
TermaNeiro
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapPair(view returns (address _pair)
0xd890563d8a326bf3e2f8aa71cd11f2902474f94b
swapping(view returns (bool)
false
symbol(view returns (string)
TNO
totalBuyTaxFees(view returns (uint256)
2000000000000000000
totalSellTaxFees(view returns (uint256)
13000000000000000000
totalSupply(view returns (uint256)
100000000000000000000000000
totalTaxFees(view returns (uint256)
15000000000000000000
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.