Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdce7…f912
0xdce7…f912
9 additional
variables
Balances ($0.00)
No balances found for "DOLPHIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20686530 | 2 months ago | | | 0 | 0.00028099512 | |
| 20642292 | 2 months ago | | | 0 | 0.0010390061 | |
| 20523655 | 3 months ago | | | 0 | 0.00059204904 | |
| 20433655 | 3 months ago | | | 0 | 0.00097852000 | |
| 20412797 | 3 months ago | | | 0 | 0.00069043200 | |
| 20398244 | 4 months ago | | | 0 | 0.00057536000 | |
| 20331106 | 4 months ago | | | 0 | 0.00097011200 | |
| 20258905 | 4 months ago | | | 0 | 0.00067194000 | |
| 20241617 | 4 months ago | | | 0 | 0.0011199000 | |
| 20168433 | 5 months ago | | | 0 | 0.00074660000 |
ABI
ABI objects
Getter at block 21176775
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
2
_buyTeamFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
2
_sellTeamFee() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
10000000000000000000
isLaunch() view returns (bool)
true
marketingWalletAddress() view returns (address)
0xdce7d1758d915b4548c5f30767afd57aac76f912
minimumTokensBeforeSwapAmount() view returns (uint256)
19531250000000
name() view returns (string)
DOLPHIN
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
DOLPHIN
teamWalletAddress() view returns (address)
0xdce7d1758d915b4548c5f30767afd57aac76f912
totalSupply() view returns (uint256)
10000000000000000000
uniswapPair() view returns (address)
0xc85d08c1193f9b52ec916734c4adafb10467e66b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_blackList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events Launch()
approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setBList(address[] addrs, bool status)
setBuyTaxes(uint256 _marketing, uint256 _liquidity, uint256 _team)
setMarketPairStatus(address account, bool newValue)
setNumTokensBeforeSwap(uint256 newLimit)
setSellTaxes(uint256 _marketing, uint256 _liquidity, uint256 _team)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setWList(address[] addrs, bool status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.