Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EGGS | ERC-20 | 9.009408K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14606115 | 3 years ago | | | 0 | 0.0012600542 | |
| 14606102 | 3 years ago | | | 0 | 0.0017989900 | |
| 14605860 | 3 years ago | | | 0 | 0.0010370645 | |
| 14605839 | 3 years ago | | | 0 | 0.0012347096 | |
| 14605829 | 3 years ago | | | 0 | 0.0014947418 | |
| 14604399 | 3 years ago | | | 0 | 0.0016356368 | |
| 14603629 | 3 years ago | | | 0 | 0.0024807764 | |
| 14603614 | 3 years ago | | | 0 | 0.0013132035 | |
| 14603614 | 3 years ago | | | 0 | 0.0011201867 | |
| 14603614 | 3 years ago | | | 0 | 0.0013817219 |
ABI
ABI objects
Getter at block 21090704
_easterEgg() view returns (string)
BLUE EGG: "Why did the baby chick cross the road? To meet up with her Peeps." Are you the type to share your eggs or hoard them? Tweet us...
_liquidityFeeOnBuy() view returns (uint256)
0
_liquidityFeeOnSell() view returns (uint256)
6
_marketingFeeOnBuy() view returns (uint256)
6
_marketingFeeOnSell() view returns (uint256)
3
_maxWalletAmount() view returns (uint256)
300000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
EGGS
owner() view returns (address)
0x022cd27caf8959b9575300e54c7ff6ca2d3090e5
swapAmount() view returns (uint256)
10000000000000
symbol() pure returns (string)
EGGS
totalSupply() pure returns (uint256)
10000000000000000
uniswapV2Pair() view returns (address)
0x00f7a5c6e9d3f358889d61356b7f5c938180aa0e
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
findTheEGG(string EggMessage)
manualSend()
manualSwap()
openTrading(uint256 botBlocks)
setMaxWalletAmount(uint256 maxWalletAmount)
setSwapAmount(uint256 _swapAmount)
setTaxes(uint256 marketingFee, uint256 liquidityFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
FeesUpdated(uint256 _marketingFee, uint256 _liquidityFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.