earPhone
Verified contract
Proxy
Active on
Ethereum with 48,602 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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 "earPhone"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18709262 | a year ago | | | 0 | 0.0016330653 | |
| 18709242 | a year ago | | | 0 | 0.0024961613 | |
| 18709205 | a year ago | | | 0 | 0.0039195338 | |
| 18695527 | a year ago | | | 0 | 0.0019052428 | |
| 18695507 | a year ago | | | 0 | 0.0027164109 | |
| 18695137 | a year ago | | | 0 | 0.0038375678 | |
| 18634981 | a year ago | | | 0 | 0.0020685494 | |
| 18634941 | a year ago | | | 0 | 0.0031569099 | |
| 18634926 | a year ago | | | 0 | 0.0048314949 | |
| 18632461 | a year ago | | | 0 | 0.0019596784 |
ABI
ABI objects
Getter at block 21244663
COUNTER() view returns (uint256)
10670
baseURI() view returns (string)
https://music.muverse.info/index.php/game/music/EarDetails/
name() view returns (string)
earPhone
owner() view returns (address)
0xcc69c8cbe5fb441e32eaffe7f43dbe8ffe2c454e
symbol() view returns (string)
EP
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address to, uint256 tokenId)
batchSafeTransferFrom(uint256[] _id, address[] _adr)
implodeMint(address[] _adr, uint256[] _id)
initialize()
mint(address[] _adr)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
singleBatchSafeTransferFrom(uint256[] _id, address _adr)
singleMint(uint256 num, address _adr)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.