MetaBET
Verified contract
Active on
Ethereum with 1,884 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x03f7…b329
11 additional
variables
Balances ($2,503.53)
Native
Value
$2,251.92
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.724273 | $3,109.22 |
$2,251.92 | |
USDT | ERC-20 | 251.104549 | $1.002 |
$251.61 | |
TSLA | ERC-20 | 17.257797M | -- | -- | |
MBET | ERC-20 | 6.070035K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21113431 | 15 days ago | | | 0 | 0.00028531711 | |
| 20839535 | 2 months ago | | | 0 | 0.00036012457 | |
| 20358682 | 4 months ago | | | 0 | 0.00041747028 | |
| 20358670 | 4 months ago | | | 0 | 0.00026604446 | |
| 20220608 | 5 months ago | | | 0 | 0.00031995219 | |
| 19861199 | 6 months ago | | | 0 | 0.00040714207 | |
| 19573363 | 8 months ago | | | 0 | 0.00051644217 | |
| 19573356 | 8 months ago | | | 0 | 0.00046332694 | |
| 19513357 | 8 months ago | | | 0 | 0.0012837828 | |
| 19512974 | 8 months ago | | | 0 | 0.0012279121 |
ABI
ABI objects
Getter at block 21222840
_maxBuy() view returns (uint256)
100000000000000000000000000
_maxSell() view returns (uint256)
100000000000000000000000000
_maxWallet() view returns (uint256)
100000000000000000000000000
contractTokenBalanceAmount() view returns (uint256)
250000000000000000000000
decimals() view returns (uint8)
18
getLiquidityReleaseTimeInSeconds() view returns (uint256)
0
liquidityRelease20Percent() view returns (bool)
false
name() view returns (string)
MetaBET
owner() view returns (address)
0x3a739da45313836ff8105cb3e2825e12131484a8
swapTokensAtAmount() view returns (uint256)
100000000000000000000000000
swapping() view returns (bool)
false
symbol() view returns (string)
MBET
totalBuyFees() view returns (uint256)
0
totalSellFees() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x745dc578c96c70578c9f7c9d3ba77e286dfbcdd9
uniswapV2Router() view returns (address)
0x03f7724180aa6b939894b5ca4314783b0b36b329
Read-only
_isBlacklisted(address) view returns (bool)
_isElon(address) view returns (bool)
_isExcludedFromContractBuyingLimit(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isContractAddressTradeable(address account) view returns (bool)
isElonAddress(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events SetupLiquidityTokenAddress(address liquidityTokenAddress)
TeamReleaseLiquidity()
TeamUnlockLiquidityInSeconds(uint256 secondsUntilUnlock)
TeamlimitLiquidityReleaseTo20Percent()
addLP()
addToBlacklist(address account, bool blacklisted)
approve(address spender, uint256 amount) returns (bool)
burnTokenManual(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableContractAddressTrading(address account, bool enabled)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
letsGetStarted()
letsGoLive()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
tradingEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint8 newBuyMarketingFee, uint8 newBuyLiquidityFee)
updateIsElon(address account, bool elon)
updateLiquidityWallet(address newLiquidityWallet)
updateMarketingWallet(address newMarketingWallet)
updateMaxBuySell(uint256 newMaxBuy, uint256 newMaxSell)
updateMaxWallet(uint256 newMaxWallet)
updateSellFees(uint8 newSellMarketingFee, uint8 newSellLiquidityFee)
updateSwapAmount(uint256 amount)
updateUniswapV2Router(address newAddress)
withdrawRemainingERC20Token(address token, address account)
withdrawRemainingETH(address account, uint256 percent)
withdrawRemainingToken(address account)
Approval(address indexed owner, address indexed spender, uint256 value)
CharityWalletUpdated(address indexed newCharityWallet, address indexed oldCharityWallet)
DevelopmentWalletUpdated(address indexed newDevelopmentWallet, address indexed oldDevelopmentWallet)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeMultipleAccountsFromFees(address[] accounts, bool isExcluded)
LiquidityWalletUpdated(address indexed newLiquidityWallet, address indexed oldLiquidityWallet)
MarketingWalletUpdated(address indexed newMarketingWallet, address indexed oldMarketingWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ProductiongWalletUpdated(address indexed newProductionWallet, address indexed oldProductionWallet)
SendDividends(uint256 tokensSwapped, uint256 amount)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
blacklist(address indexed account, bool isBlacklisted)
burningUpdated(bool _enabled)
isElon(address indexed account, bool isExcluded)
tradingUpdated(bool _enabled)
constructor()
receive()
This contract contains no error objects.