Metaverse Capital Official
Verified contract
Active on
Ethereum with 46 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x948d…6e4c
0x948d…6e4c
1 additional
variable
Balances ($5.69)
Native
Value
$5.69
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001773 | $3,207.83 |
$5.69 | |
MCO | ERC-20 | 3.742608B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13914207 | 3 years ago | | | 0 | 0.015991972 | |
| 13810975 | 3 years ago | | | 0 | 0.0099757070 | |
| 13722176 | 3 years ago | | | 0 | 0.0066712596 | |
| 13722168 | 3 years ago | | | 0 | 0.0068936652 | |
| 13722161 | 3 years ago | | | 0 | 0.0057129480 | |
| 13722159 | 3 years ago | | | 0 | 0.0064675792 | |
| 13722146 | 3 years ago | | | 0 | 0.0071882939 | |
| 13722140 | 3 years ago | | | 0 | 0.0062724249 | |
| 13722137 | 3 years ago | | | 0 | 0.0027526761 | |
| 13722137 | 3 years ago | | | 0 | 0.0055041164 |
ABI
ABI objects
Getter at block 21158243
_developmentWalletAddress() view returns (address)
0x948df794d854e70ebfdd4af6e80ee27bb2776e4c
_getETHBalance() view returns (uint256 balance)
1772539314387257
_marketingWalletAddress() view returns (address)
0x948df794d854e70ebfdd4af6e80ee27bb2776e4c
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Metaverse Capital Official
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
MCO
totalFees() view returns (uint256)
22765160520190346592
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x5621a70b678a4af4975b98e023b8189931f7ce08
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setDevelopmentFee(uint256 developmentFee)
_setDevelopmentWallet(address developmentWalletAddress)
_setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address developmentWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.