Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MBD | ERC-20 | 3.813254B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14821929 | 3 years ago | | | 0 | 0.00053192349 | |
| 14797347 | 3 years ago | | | 0 | 0.00077593236 | |
| 14606364 | 3 years ago | | | 0 | 0.00092849069 | |
| 14599955 | 3 years ago | | | 0 | 0.00095768379 | |
| 14594288 | 3 years ago | | | 0 | 0.0028302737 | |
| 14581271 | 3 years ago | | | 0 | 0.0015654478 | |
| 14580788 | 3 years ago | | | 0 | 0.0032416449 | |
| 14580026 | 3 years ago | | | 0 | 0.0032016593 | |
| 14578865 | 3 years ago | | | 0 | 0.0017388851 | |
| 14573886 | 3 years ago | | | 0 | 0.0029418963 |
ABI
ABI objects
Getter at block 21326117
buyFee() view returns (uint256)
7
decimals() view returns (uint8)
18
highFeeCooldown() view returns (uint256)
172800
marketingAddress() view returns (address)
0x002df30b6ef4c3bf70f40b85399add94b60ebc9c
maxWalletAmount() view returns (uint256)
1500000000000000000000000000
minTokensBeforeSwap() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Mobydick
owner() view returns (address)
0xa6fa923cc92ad3b8eec935dfb1eda05a894761d2
sellFee() view returns (uint256)
8
sellInitFee() view returns (uint256)
12
symbol() view returns (string)
MBD
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0xfd4e42b389467f76179bf2a4a60a8c2213065f8c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromLimits(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromLimits(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setMinTokensBeforeSwap(uint256 amount)
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)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SendDividendsToMarketing(uint256 tokensSwapped, uint256 amount)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress)
constructor()
receive()
This contract contains no error objects.