CCubsProxyMint
Verified contract
Active on
Ethereum with 487 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7be3…94fa
Balances ($0.00)
No balances found for "CCubsProxyMint"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15020166 | 2 years ago | | | 0.13 | 0.0013574416 | |
| 15019457 | 2 years ago | | | 0.39 | 0.0039693705 | |
| 15019453 | 2 years ago | | | 0.26 | 0.0035089541 | |
| 15019450 | 2 years ago | | | 0.13 | 0.0026690980 | |
| 15019447 | 2 years ago | | | 0.13 | 0.0023190504 | |
| 15019447 | 2 years ago | | | 0.13 | 0.0028093298 | |
| 15019439 | 2 years ago | | | 0.13 | 0.0039193600 | |
| 15019428 | 2 years ago | | | 0.39 | 0.0026124902 | |
| 15019423 | 2 years ago | | | 0.13 | 0.0036156838 | |
| 15019419 | 2 years ago | | | 0.13 | 0.0031937972 |
ABI
ABI objects
Getter at block 21190512
PRESALE_PRICE() view returns (uint256)
130000000000000000
ccubsContract() view returns (address)
0x7be3fdac0f6da6d4460fc2e4937d0017f8e494fa
maxPerWallet() view returns (uint256)
10
owner() view returns (address)
0xac047cf33cbaced70e77efb41cff705a31031d26
Read-only
numberMinted(address minter) view returns (uint256)
State-modifying
Events publicMint(uint8 quantity) payable
renounceOwnership()
setCcubsContract(address ccubsContract_)
setMaxPerWallet(uint256 maxPerWallet_)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address ccubsContract_)
This contract contains no fallback and receive objects.
This contract contains no error objects.