ERC721RaribleFactoryC2
Verified contract
Active on
Ethereum with 6,238 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($129.82)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MATIC | ERC-20 | 100 | $0.558735 |
$55.87 | |
WETH | ERC-20 | 0.0125 | $3,446.45 |
$43.08 | |
SHIB | ERC-20 | 1.22399M | $0.000025 |
$30.87 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21241338 | 4 days ago | | | 0 | 0.0056423808 | |
| 21231071 | 5 days ago | | | 0 | 0.010856785 | |
| 21226891 | 6 days ago | | | 0 | 0.0054160108 | |
| 21226138 | 6 days ago | | | 0 | 0.0080531141 | |
| 21225338 | 6 days ago | | | 0 | 0.0080222828 | |
| 21221608 | 7 days ago | | | 0 | 0.0068120903 | |
| 21214670 | 8 days ago | | | 0 | 0.0069443086 | |
| 21212521 | 8 days ago | | | 0 | 0.0053634964 | |
| 21208495 | 8 days ago | | | 0 | 0.0078770502 | |
| 21203686 | 9 days ago | | | 0 | 0.0064780170 |
ABI
ABI objects
Getter at block 21268743
beacon() view returns (address)
0x0890b2d8b6f938cf93b8b243ab8f0589031e158f
owner() view returns (address)
0x20b9049c69dea7e5d46de82ce0b33a9d5a8a0893
Read-only
getAddress(string _name, string _symbol, string baseURI, string contractURI, address[] operators, uint256 _salt) view returns (address)
getAddress(string _name, string _symbol, string baseURI, string contractURI, uint256 _salt) view returns (address)
State-modifying
Events createToken(string _name, string _symbol, string baseURI, string contractURI, address[] operators, uint256 salt)
createToken(string _name, string _symbol, string baseURI, string contractURI, uint256 salt)
renounceOwnership()
transferOwnership(address newOwner)
Create721RaribleProxy(address proxy)
Create721RaribleUserProxy(address proxy)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _beacon, address _transferProxy, address _lazyTransferProxy)
This contract contains no fallback and receive objects.
This contract contains no error objects.