MetaGamers
Verified contract
Active on
Ethereum with 32 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
METAGAMERS | ERC-20 | 50.074399M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18342877 | a year ago | | | 0 | 0.0011114061 | |
| 18342874 | a year ago | | | 0 | 0.00065635551 | |
| 18342861 | a year ago | | | 0 | 0.0012172307 | |
| 18342860 | a year ago | | | 0 | 0.0011793444 | |
| 18342851 | a year ago | | | 0 | 0.0012952488 | |
| 18342765 | a year ago | | | 0 | 0.0010195620 | |
| 18342717 | a year ago | | | 0 | 0.0013491341 | |
| 18342698 | a year ago | | | 0 | 0.00054178732 | |
| 18342637 | a year ago | | | 0 | 0.00077625084 | |
| 18342618 | a year ago | | | 0 | 0.00087127985 |
ABI
ABI objects
Getter at block 21221675
buyActive() view returns (bool)
true
buyDevTax() view returns (uint256)
0
buyLpTax() view returns (uint256)
0
decimals() view returns (uint8)
18
devAddr() view returns (address)
0xb053508590c86e62888f461f6998cca62c8f6b56
devTaxTokens() view returns (uint256)
0
hasTransferDelay() view returns (bool)
true
limitsEnabled() view returns (bool)
false
lpAddr() view returns (address)
0xb053508590c86e62888f461f6998cca62c8f6b56
lpTaxTokens() view returns (uint256)
0
marketingAddr() view returns (address)
0xe36e39c3be49ead5678baf6a4a61559e34357e3a
marketingBuyTax() view returns (uint256)
1
marketingTaxTokens() view returns (uint256)
1209138712397337969302266
maxTxSize() view returns (uint256)
1000000000000000000000000000
maxWalletSize() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
MetaGamers
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x97ee32b0f68002ed173fcc28003fa3726947b5e4
routerAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellDevTax() view returns (uint256)
0
sellLpTax() view returns (uint256)
0
sellMarketingTax() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensThreshold() view returns (uint256)
100000000000000000000000
symbol() view returns (string)
METAGAMERS
totalBuyFees() view returns (uint256)
1
totalSellFees() view returns (uint256)
1
totalSupply() view returns (uint256)
493173667265630895632552644
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(uint256 _deadBlocks)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
excludeFromMaxWallet(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
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)
constructor()
receive()
This contract contains no error objects.