Metarcade
Verified contract
Active on
Ethereum with 771 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($73.74)
Native
Value
$73.74
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.021076 | $3,498.61 |
$73.74 | |
META | ERC-20 | 1.037981B | -- | -- | |
RGC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19718279 | 7 months ago | | | 0 | 0.00032744106 | |
| 19718278 | 7 months ago | | | 0 | 0.00032687332 | |
| 19683740 | 7 months ago | | | 0 | 0.0015145470 | |
| 19507442 | 8 months ago | | | 0 | 0.00089418344 | |
| 18678524 | a year ago | | | 0 | 0.0023538393 | |
| 18159836 | a year ago | | | 0 | 0.00022005971 | |
| 17506730 | a year ago | | | 0 | 0.00069345799 | |
| 17506722 | a year ago | | | 0 | 0.00069399199 | |
| 17302674 | 2 years ago | | | 0 | 0.00070349879 | |
| 17246946 | 2 years ago | | | 0 | 0.0020052263 |
ABI
ABI objects
Getter at block 21265351
_liquidityFee() view returns (uint256)
4
_marketingFee() view returns (uint256)
4
_maxTxAmount() view returns (uint256)
20219067396999999975219067397
decimals() view returns (uint8)
18
name() view returns (string)
Metarcade
owner() view returns (address)
0x19c8fb0c4eb79aa27985a22d814f04b2ebffa4e9
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
META
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
20219067396999999975219067397
uniswapV2Pair() view returns (address)
0x97020a9f1ed7c931e4e27de083bd72756c074aae
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isBlacklisted(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _burn(address account, uint256 amount)
approve(address spender, uint256 amount) returns (bool)
blacklistAddress(address account, bool value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setmarketingFeePercent(uint256 marketingFee)
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.