Early Collector on Coinvise
Unverified contract
Proxy
Active on
Base with 87 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "Early Collector on Coinvise "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21803710 | a day ago | | | 0.0005 | 5.3222389e-7 | |
| 21354570 | 12 days ago | | | 0.0005 | 5.1731094e-7 | |
| 21038543 | 19 days ago | | | 0.0005 | 5.1735269e-7 | |
| 21002729 | 20 days ago | | | 0.0005 | 5.3222389e-7 | |
| 20932262 | 21 days ago | | | 0.0005 | 0.000000406918739600 | |
| 20803850 | 24 days ago | | | 0.0005 | 5.4709509e-7 | |
| 20197221 | a month ago | | | 0.0005 | 4.8891791e-7 | |
| 20052185 | a month ago | | | 0.0005 | 5.1731094e-7 | |
| 19706637 | 2 months ago | | | 0.0005 | 3.6865556e-7 | |
| 19015056 | 2 months ago | | | 0.0005 | 0.000000508212315400 |
ABI
ABI objects
Getter at block 21852244
MINT_FEE() view returns (uint256)
500000000000000
MINT_FEE_RECIPIENT() view returns (address)
0x8df737904ab678b99717ef553b4efda6e3f94589
SPONSORED_MINT_FEE() view returns (uint256)
250000000000000
contractURI() view returns (string)
ipfs://bafkreihm36hmjqwp2njbbufxeudhblbjqhwvxrzlywftaieiwgrxnnpiw4
maxSponsoredMints() view returns (uint256)
0
maxSupply() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name() view returns (string)
Early Collector on Coinvise
nextTokenId() view returns (uint256)
88
owner() view returns (address)
0x4bd57614ca3dbf7f7de50cb602cf686df1c8589e
protocolRewards() view returns (address)
0x6a9041a6955fe4b81cb5093b4d2d2e3a6400d61a
sponsoredMints() view returns (uint256)
0
symbol() view returns (string)
ECOC
Read-only
balanceOf(address) view returns (uint256)
claims(address) view returns (uint256)
getApproved(uint256) view
getNonce(address user) view returns (uint256 nonce)
isApprovedForAll(address, address) view
ownerOf(uint256) view returns (address)
splitRewards(uint256 _amount, address _platform, address _creator, address _referrer) pure returns (uint256, uint256, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256) view returns (string)
State-modifying
Events approve(address, uint256)
executeMetaTransaction(address userAddress, bytes functionSignature, bytes32 sigR, bytes32 sigS, uint8 sigV) payable returns (bytes)
increaseMaxSponsoredMints(uint256 _additionalSponsoredMints) payable
initialize(bytes _initializationData) payable
mint(address to, bytes32 r, bytes32 s, uint8 v, address _referrer) payable
safeTransferFrom(address, address, uint256)
safeTransferFrom(address, address, uint256, bytes)
setApprovalForAll(address, bool)
splitAndDepositRewards(uint256 _amount, address _platform, address _creator, address _referrer) payable returns (uint256, uint256, uint256)
transferFrom(address, address, uint256)
Initialized(uint8 version)
MetaTransactionExecuted(address userAddress, address relayerAddress, bytes functionSignature)
MintFeePaid(uint256 mintFee, address mintFeePayer, address mintFeeRecipient, address owner, address referrer)
SponsoredMintFeesPaid(uint256 sponsoredMints, uint256 mintFee, address mintFeeRecipient)
Transfer(address indexed from, address indexed to, uint256 indexed id)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
AlreadyClaimed()
ExceedsMaxSupply()
InvalidAddress()
InvalidFee()
Soulbound()
TransferFailed()