BowserToken
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOWSER | ERC-20 | 16.930445K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17741731 | a year ago | | | 0 | 0.0016408566 | |
| 17741673 | a year ago | | | 0 | 0.00056193401 | |
| 17741667 | a year ago | | | 0 | 0.00092799085 | |
| 17741660 | a year ago | | | 0 | 0.0010453868 | |
| 17741659 | a year ago | | | 0 | 0.0010921922 | |
| 17741657 | a year ago | | | 0 | 0.0010795509 | |
| 17741650 | a year ago | | | 0 | 0.0018828433 | |
| 17741628 | a year ago | | | 0 | 0.0011024021 |
ABI
ABI objects
Getter at block 21263273
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
developmentWallet() view returns (address)
0x6920a9529a83e880f2e5f5ea11f4ea20c63180ac
marketingWallet() view returns (address)
0x6920a9529a83e880f2e5f5ea11f4ea20c63180ac
maxTransactionAmount() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
BOWSER TOKEN
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
BOWSER
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0bb95fc18bb9fa1a181a6998a161a5f838992a6c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excldfrommxtransaction(address updAds, bool isEx)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFee(uint256 _marketingFee, uint256 _liquidityFee)
updateMaxWallAndTxnAmt(uint256 newTxnNum, uint256 newMaxWalletNum)
updateMktWallet(address _marketingWallet)
updateSellFee(uint256 _marketingFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
withdraw_Stuck_ETH()
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)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.