Marketplace
Verified contract
Active on
Ethereum with 3,400 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Marketplace"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21301968 | 2 hours ago | | | 0 | 0.0021110525 | |
| 21301670 | 3 hours ago | | | 0 | 0.0013313078 | |
| 21301576 | 3 hours ago | | | 0 | 0.0016652758 | |
| 21296529 | 20 hours ago | | | 0 | 0.00082499987 | |
| 21296381 | 21 hours ago | | | 0 | 0.00090039661 | |
| 21296225 | 21 hours ago | | | 0 | 0.0010675217 | |
| 21296224 | 21 hours ago | | | 0 | 0.0010632621 | |
| 21292352 | a day ago | | | 0 | 0.00061717637 | |
| 21291695 | 2 days ago | | | 0 | 0.00084077519 | |
| 21290747 | 2 days ago | | | 0 | 0.00060078210 |
ABI
ABI objects
Getter at block 21302532
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
TRANSFERER_ROLE() view returns (bytes32)
0x4f95d38bdf1c10f97389d9165d78fbae18ad4454e53a8ce330a76ca571454f85
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
safeTransferFrom(address tokenContractAddress, address from, address to, uint256 tokenId)
safeTransferFrom(address tokenContractAddress, address from, address to, uint256 tokenId, bytes data)
transferFrom(address tokenContractAddress, address from, address to, uint256 tokenId)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.