Fable of The Egg
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EGG | ERC-20 | 1.220304M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16206616 | 2 years ago | | | 0 | 0.00062001645 | |
| 16206597 | 2 years ago | | | 0 | 0.0010259154 | |
| 16206596 | 2 years ago | | | 0 | 0.00070230589 | |
| 16206595 | 2 years ago | | | 0 | 0.00066379309 | |
| 16206595 | 2 years ago | | | 0 | 0.00066379309 | |
| 16206595 | 2 years ago | | | 0 | 0.00066379309 | |
| 16206593 | 2 years ago | | | 0 | 0.00052841280 | |
| 16206593 | 2 years ago | | | 0 | 0.00062293480 | |
| 16206591 | 2 years ago | | | 0 | 0.00071018108 | |
| 16206591 | 2 years ago | | | 0 | 0.00072490000 |
ABI
ABI objects
Getter at block 21221749
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_swapTokensAtAmount() view returns (uint256)
20000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Fable of The Egg
owner() view returns (address)
0x2717f7786c6a37c9e1e39384eace57e7c41e8850
symbol() pure returns (string)
EGG
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x397b403f1898282539749e742ecd62b3ece54f9e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
enableTrading()
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setMaxTxn(uint256 maxTxAmount)
setMaxWallet(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.