FNDCollectionFactory
Verified contract
Active on
Ethereum with 48,046 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x461a…aef2
Balances ($265.66)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SOL | ERC-20 | 0.540441 | $209.26 |
$113.09 | |
USDC | ERC-20 | 68 | $0.997915 |
$67.86 | |
USDT | ERC-20 | 46 | $0.998634 |
$45.94 | |
BUSD | ERC-20 | 38.998508 | $0.99421 |
$38.77 | |
CMC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20144953 | 5 months ago | | | 0 | 0.00033515600 | |
| 18195301 | a year ago | | | 0 | 0.0011062524 | |
| 18151895 | a year ago | | | 0 | 0.0011787844 | |
| 17576390 | a year ago | | | 0 | 0.0029569179 | |
Transfer | 17492955 | a year ago | | | 0.059843988 | 0.00045454960 | |
Transfer | 17080507 | 2 years ago | | | 0.0049699373 | 0.0012875686 | |
Transfer | 16989559 | 2 years ago | | | 0.093150277 | 0.00051648696 | |
Transfer | 16989554 | 2 years ago | | | 0.093696814 | 0.00053611781 | |
Transfer | 16590837 | 2 years ago | | | 0.0015 | 0.00051722983 | |
| 16569471 | 2 years ago | | | 0 | 0.0027030967 |
ABI
ABI objects
Getter at block 21160632
implementation() view returns (address)
0xe38f942db7a1b4213d6213f70c499b59287b01f1
proxyCallContract() view returns (address)
0x461aa494426e04fb2449068bad5948a0d720aef2
rolesContract() view returns (address)
0x67df244584b67e8c51b10ad610aaffa9a402fdb6
version() view returns (uint256)
2
Read-only
predictCollectionAddress(address creator, uint256 nonce) view returns (address)
State-modifying
Events adminUpdateImplementation(address _implementation)
adminUpdateProxyCallContract(address _proxyCallContract)
adminUpdateRolesContract(address _rolesContract)
createCollection(string name, string symbol, uint256 nonce) returns (address)
CollectionCreated(address indexed collectionContract, address indexed creator, uint256 indexed version, string name, string symbol, uint256 nonce)
ImplementationUpdated(address indexed implementation, uint256 indexed version)
ProxyCallContractUpdated(address indexed proxyCallContract)
RolesContractUpdated(address indexed rolesContract)
constructor(address _proxyCallContract, address _rolesContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.