Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CWOLF | ERC-20 | 1.301981M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17692323 | a year ago | | | 0 | 0.0020045767 | |
| 17692322 | a year ago | | | 0 | 0.0020530859 | |
| 17692322 | a year ago | | | 0 | 0.061978232 | |
| 17692320 | a year ago | | | 0 | 0.0020720746 | |
| 17692319 | a year ago | | | 0 | 0.0011267253 | |
| 17692319 | a year ago | | | 0 | 0.0018878166 | |
| 17692318 | a year ago | | | 0 | 0.0019165538 | |
| 17692318 | a year ago | | | 0 | 0.0019165538 | |
| 17692318 | a year ago | | | 0 | 0.0019165538 | |
| 17692317 | a year ago | | | 0 | 0.0019625408 |
ABI
ABI objects
Getter at block 21206744
buyDevelopmentFee() view returns (uint256)
0
buyLiquidityFee() view returns (uint256)
0
buySeaWolfFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
2
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0xc35798395c803bbb0563036f60a0e610973069af
limitsInEffect() view returns (bool)
false
liquidityWallet() view returns (address)
0xc35798395c803bbb0563036f60a0e610973069af
maxTransaction() view returns (uint256)
2950000000000000000000000
maxWallet() view returns (uint256)
2950000000000000000000000
name() view returns (string)
SeaWolf
owner() view returns (address)
0xc35798395c803bbb0563036f60a0e610973069af
seawolfWallet() view returns (address)
0xc35798395c803bbb0563036f60a0e610973069af
sellDevelopmentFee() view returns (uint256)
1000
sellLiquidityFee() view returns (uint256)
100
sellSeaWolfFee() view returns (uint256)
100
sellTotalFees() view returns (uint256)
1200
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
CWOLF
tokensForDevelopment() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForSeaWolf() view returns (uint256)
1301981466818328899215124
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniV2router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
uniswapV2Pair() view returns (address)
0x8ea3c96e82b8f0ae2196286c5abe6f1392bcd268
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedmaxTransaction(address) view returns (bool)
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)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeBuyFees(uint256 _seawolfFee, uint256 _liquidityFee, uint256 _developmentFee)
changeSellFees(uint256 _seawolfFee, uint256 _liquidityFee, uint256 _developmentFee)
changeWallet(address newseawolfWallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
toggleSwap(bool enabled)
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)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
developmentWalletUpdated(address indexed newWallet, address indexed oldWallet)
seawolfWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.