Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
REN | ERC-20 | 6 | -- | -- | |
ELV | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20970086 | a month ago | | | 0 | 0.00035178408 | |
| 19352179 | 8 months ago | | | 0 | 0.0010550156 | |
| 19069383 | 10 months ago | | | 0 | 0.00052082032 | |
| 19066732 | 10 months ago | | | 0 | 0.00022946214 | |
| 18920124 | 10 months ago | | | 0 | 0.00056223697 | |
| 18846947 | a year ago | | | 0 | 0.00045657675 | |
| 17417497 | a year ago | | | 0 | 0.00051608820 | |
| 17315743 | a year ago | | | 0 | 0.0047885718 | |
| 17118716 | 2 years ago | | | 0 | 0.0012970964 | |
| 16487881 | 2 years ago | | | 0 | 0.00052136625 |
ABI
ABI objects
Getter at block 21168089
decimals() view returns (uint8)
18
name() view returns (string)
MIREN
owner() view returns (address)
0xe7af77629e7eced41c7b7490ca9c4788f7c385e5
symbol() view returns (string)
REN
totalSupply() view returns (uint256)
391259412794093199990894
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
isFed(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(address from, uint256 value)
mint(address to, uint256 value)
renounceOwnership()
setMinter(address minter, bool status)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.