0xMetaverse
Verified contract
Active on
Ethereum with 105 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc6d0…7138
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XMETA | ERC-20 | 1.607997M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20274423 | 5 months ago | | | 0 | 0.00011354488 | |
| 19282790 | 10 months ago | | | 0 | 0.0017777860 | |
| 19280571 | 10 months ago | | | 0 | 0.00073920906 | |
| 19280571 | 10 months ago | | | 0 | 0.0012906302 | |
| 19279717 | 10 months ago | | | 0 | 0.0015240495 | |
| 19279181 | 10 months ago | | | 0 | 0.0016248542 | |
| 19278845 | 10 months ago | | | 0 | 0.0018118707 | |
| 19278823 | 10 months ago | | | 0 | 0.0018765317 | |
| 19278818 | 10 months ago | | | 0 | 0.0021455467 | |
| 19278791 | 10 months ago | | | 0 | 0.0020327125 |
ABI
ABI objects
Getter at block 21396074
_maxSwapTokens() view returns (uint256)
15000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000
_taxTokensThres() view returns (uint256)
3000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
0xMetaverse
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
XMETA
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openMeta()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.