CALMinterV2
Verified contract
Active on
Ethereum with 2,044 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CALMinterV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16240326 | 2 years ago | | | 0 | 0.00066566308 | |
| 16240322 | 2 years ago | | | 0 | 0.00046097954 | |
| 16236886 | 2 years ago | | | 0.024 | 0.00066243071 | |
| 16196651 | 2 years ago | | | 0.02 | 0.0021348471 | |
| 16196411 | 2 years ago | | | 0.02 | 0.0023388024 | |
| 16196388 | 2 years ago | | | 0.02 | 0.0022327464 | |
| 16195441 | 2 years ago | | | 0.02 | 0.0018173467 | |
| 16194843 | 2 years ago | | | 0.02 | 0.0018492001 | |
| 16194533 | 2 years ago | | | 0.02 | 0.0029449674 | |
| 16193978 | 2 years ago | | | 0.02 | 0.0019644269 |
ABI
ABI objects
Getter at block 21268674
cardCost() view returns (uint256)
20000000000000000
cardSupply() view returns (uint256)
3000
merkleRoot() view returns (bytes32)
0x5d3ad0b4c7843baf4a5d5d1706ff1200d8102fa6ac011c64d1cb25f7f2998bf4
owner() view returns (address)
0xb0ad78807d81315cf9d881c2aa47c4032b01c75d
passportNFT() view returns (address)
0x8170e20b2ca6c98b762b00ff64b6155d9ce68d1f
phase() view returns (uint8)
0
shurikenCost() view returns (uint256)
8000000000000000
shurikenMaxMint() view returns (uint256)
1000
shurikenNFT() view returns (address)
0x49638a493f122370975b1a92787d8960336a1163
shurikenSupply() view returns (uint256)
30000
Read-only
shurikenMinted(address) view returns (uint256)
State-modifying
Events mint(bool _card, uint256 _shurikenAmount, bytes32[] _merkleProof) payable
renounceOwnership()
setCardCost(uint256 _cardCost)
setCardSupply(uint256 _cardSupply)
setMerkleRoot(bytes32 _merkleRoot)
setPhase(uint8 _newPhase)
setShurikenCost(uint256 _shurikenCost)
setShurikenMaxMint(uint256 _shurikenMaxMint)
setShurikenSupply(uint256 _shurikenSupply)
transferOwnership(address newOwner)
withdraw(address withdrawAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _shurikenNFT, address _passportNFT)
This contract contains no fallback and receive objects.
This contract contains no error objects.