EGGs

Verified contract

Active on Base with 12 txns
Deployed by via 0xf0b6be22 at 13222708
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x72ba38bd84ba0cc34f780e9bfe54f6d9f786a562ea29a7f6b76e10e4e9fd6804
0x9df8cade2faa42affbd3527ca95e6347fb5dd6d1a112625effdb1a1e5c56f699
0x956a5f41c191dba0e0c0ec2721352f5cd1901cb022a430a935257f5de8f1cd85
0x4b8d6e3c6272ed4b8c95243d8f3e3a126bb91213cfd704662867d66ff16e03f8
0xc3304b30283f4d0935c804002c6f5c9842b7b518d6b6d257fbcb9a24d0a05e1f
0x14cf61a67fe98d5a32dae1de876abb7487d564186d7d09c34551d13778e16437
0xf65c258e37ee78a5148e68cf6b98ba9f303301a4f7d32d1d534632e8d5e89765
0x6c62d5d13b5b065dd3217e384b60caeb4a2ebb73a8044b06e3e042edf78edc7a
0xdd130bcc91d8c5af3c076119d352ce84caab6ec3d348ca4fb8508d272c47e750
0x9b77bd49024cd30d52c94d542c3770606d4e79ccf747d579c25c509d5957701a

Functions
Getter at block 22894411
buyFee(view returns (uint256)
1
creatorWallet(view returns (address)
0xe10a525a15d65617615139522dce40fb20d9012f
decimals(view returns (uint8)
1
name(view returns (string)
EGGs
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellFee(view returns (uint256)
97
symbol(view returns (string)
EGGs
totalSupply(view returns (uint256)
1000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
exemptedWallets(uint256view returns (address)
State-modifying
airdrop(address _touint256 _amount
approve(address _spenderuint256 _valuereturns (bool success)
buy(payable 
openTrading(uint256 newBuyFeeuint256 newSellFee
renounceOwnership(
sell(uint256 _amount
transfer(address _touint256 _amountreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
transferOwnership(address newOwner
updateFees(uint256 newBuyFeeuint256 newSellFee
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FeesUpdated(uint256 newBuyFeeuint256 newSellFee
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokensBurned(address indexed burneruint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _creatorWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.