WORM

Verified contract

Active on Base with 221 txns
Deployed by via 0x06cc84c9 at 11735693
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional variables

No balances found for "WORM"

0x0f0c0024c9033455277a1d34d847347cef5b027c942cb32ece1f37dd52a64d70
0x5abdf7999f1e89fe0f997ef8369373901ee2f45c144171e8169490b9a1b35944
0x7f31f069344dbd2b128cd41b46daffcf900caf3ddf09964bf8c1502f23179aa2
0x46f519f19c207fa366dce47c214f0552214a7fe864d4b6d2f5dc1790d55fc239
0x9a4ffb9573bfe021fdda9ef7b4af2e1676f78607efa26680ed6872ddc52abf08
0xc3460b764775a4ca68f2537eb2a19e535dce9ab28ada3b0e68b0756521840bad
0xce66bff43fe3375b10a80d27f053ccf53ca26979656487b57686956a151021cc
0xb45ff36c18a3b3e9fc530d3db8f624e5b2d848dbc984d76dc3d6fa8aaa9979e8
0x96de32579e64fc98a40e9dd3e998eff24ab4e24ef1f48f7554e7a6291faf2ac9
0x27f4dca283b7fd978b0f74234dce584e16b0b94ba2cb89456de63c98656c632f

Functions
Getter at block 21848256
buyDevelopmentFee(view returns (uint256)
1
buyLiquidityFee(view returns (uint256)
1
buyMarketingFee(view returns (uint256)
2
buyOperationsFee(view returns (uint256)
1
buyTotalFees(view returns (uint256)
5
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
developmentWallet(view returns (address)
0x0918016bc1ce07edfc57507826c5a3922a809516
limitsInEffect(view returns (bool)
false
liquidityWallet(view returns (address)
0x0918016bc1ce07edfc57507826c5a3922a809516
marketingWallet(view returns (address)
0x0918016bc1ce07edfc57507826c5a3922a809516
maxTransaction(view returns (uint256)
2000000000000000000000000
maxWallet(view returns (uint256)
2000000000000000000000000
name(view returns (string)
WORM
operationsWallet(view returns (address)
0x0918016bc1ce07edfc57507826c5a3922a809516
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevelopmentFee(view returns (uint256)
1
sellLiquidityFee(view returns (uint256)
1
sellMarketingFee(view returns (uint256)
2
sellOperationsFee(view returns (uint256)
1
sellTotalFees(view returns (uint256)
5
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000000
symbol(view returns (string)
WORM
tokensForDevelopment(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
totalSupply(view returns (uint256)
100000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniV2router(view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
uniswapV2Pair(view returns (address)
0x7b5d628dcb5cd3e67c574b1d86e4ebbcde5da2ff
uniswapV2Router(view returns (address)
0x4cf76043b3f97ba06917cbd90f9e3a2aac1b306e
Read-only
_isExcludedmaxTransaction(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
blocked(addressview returns (bool)
isExcludedFromFees(address accountview returns (bool)
State-modifying
airdrop(address[] recipientsuint256[] values
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBL(address[] blockeesbool shouldBlock
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _developmentFeeuint256 _operationsFee
updateMaxTransaction(uint256 newNum
updateMaxWallet(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _developmentFeeuint256 _operationsFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
updatedevelopmentWallet(address newWallet
updateliquidityWallet(address newliquidityWallet
updatemarketingWallet(address newmarketingWallet
updateoperationsWallet(address newWallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
developmentWalletUpdated(address indexed newWalletaddress indexed oldWallet
liquidityWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
operationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.