Dr. Eggman
Verified contract
Active on
Ethereum with 168 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Dr. Eggman"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16537415 | 2 years ago | | | 0 | 0.00082229062 | |
| 15162210 | 2 years ago | | | 0 | 0.00080610790 | |
| 15004780 | 2 years ago | | | 0 | 0.00069978042 | |
| 14988555 | 2 years ago | | | 0 | 0.0012661606 | |
| 14830270 | 3 years ago | | | 0 | 0.00092585428 | |
| 14816383 | 3 years ago | | | 0 | 0.00093606204 | |
| 14812590 | 3 years ago | | | 0 | 0.0014144829 | |
| 14808952 | 3 years ago | | | 0 | 0.0011652505 | |
| 14808948 | 3 years ago | | | 0 | 0.0010430787 | |
| 14808914 | 3 years ago | | | 0 | 0.00064101815 |
ABI
ABI objects
Getter at block 21311083
_fixedBuyTax() view returns (uint256)
5
_fixedSellTax() view returns (uint256)
5
_treasuryAddress() view returns (address)
0x74b8fef79fad2e1ba507de3ac1c5c50ee9c63e93
decimals() view returns (uint8)
18
getETHBalance() view returns (uint256 balance)
0
name() view returns (string)
Dr. Eggman
owner() view returns (address)
0x74b8fef79fad2e1ba507de3ac1c5c50ee9c63e93
symbol() view returns (string)
EGGMAN🥚
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x13e5fd69ff352d15ff889b2be5f88402c7917a7e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
reflectionFromToken(uint256 amountOfTokens, bool deductTaxForReflections) view returns (uint256)
tokensFromReflection(uint256 amountOfReflections) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
eggdrop()
excludeFromTaxes(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
renounceOwnership()
setBuyTax(uint256 tax)
setMaxPercentagePerWallet(uint256 amount)
setSellTax(uint256 tax)
setTreasuryAddress(address treasuryAddress)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address treasuryAddress, address router)
receive()
This contract contains no error objects.