Metaverse Bank
Verified contract
Active on
Ethereum with 50 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MBNK | ERC-20 | 59.79817M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18114338 | a year ago | | | 0 | 0.0013697121 | |
| 18114327 | a year ago | | | 0 | 0.0014518997 | |
| 18114306 | a year ago | | | 0 | 0.0012048243 | |
| 18114261 | a year ago | | | 0 | 0.0016655400 | |
| 18114259 | a year ago | | | 0 | 0.0015006987 | |
| 18114235 | a year ago | | | 0 | 0.0016105286 | |
| 18114216 | a year ago | | | 0 | 0.0017137811 | |
| 18114131 | a year ago | | | 0 | 0.0011961587 | |
| 18114112 | a year ago | | | 0 | 0.0012197503 | |
| 18114106 | a year ago | | | 0 | 0.0013845336 |
ABI
ABI objects
Getter at block 21159445
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
maxBuy() view returns (uint256)
1000000000000000000000000
maxTx() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000
name() pure returns (string)
Metaverse Bank
symbol() pure returns (string)
MBNK
totalSupply() view returns (uint256)
1000000000000000000
uPair() view returns (address)
0x4ea43245b9e061d9ef18736b43881a14c45614cf
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setTransactionLimits(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.