Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MRVN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17949150 | a year ago | | | 0 | 0.00062036190 | |
| 17914890 | a year ago | | | 0 | 0.0014453547 | |
| 17899082 | a year ago | | | 0 | 0.00061387925 | |
| 17889032 | a year ago | | | 0 | 0.00057401131 | |
| 17888666 | a year ago | | | 0 | 0.00057356838 | |
| 17883762 | a year ago | | | 0 | 0.00099298614 | |
| 17883445 | a year ago | | | 0 | 0.00076639103 | |
| 17882727 | a year ago | | | 0 | 0.00079449711 | |
| 17881372 | a year ago | | | 0 | 0.00078072075 | |
| 17881365 | a year ago | | | 0 | 0.00041276270 |
ABI
ABI objects
Getter at block 21400792
decimals() view returns (uint8)
18
name() view returns (string)
MRVN
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MRVN
totalSupply() view returns (uint256)
280000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events _burn(address account, uint256 amount)
_mint(address account, uint256 amount)
addBlockList(address blockedAccount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeWallet(address feeWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Received(address arg0, uint256 arg1)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address feeWallet_, address uniswap_v2_router_, address weth_address_)
receive()
This contract contains no error objects.