MalarticSale
Verified contract
Active on
Ethereum with 144 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5f4e…8419
0xb49f…34c1
0x8fff…18f6
0x3e7d…e32d
Balances ($0.00)
No balances found for "MalarticSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17033449 | 2 years ago | | | 0 | 0.00076176911 | |
| 17033338 | 2 years ago | | | 0.14378093 | 0.0049863004 | |
| 17033336 | 2 years ago | | | 0.14378093 | 0.0069841751 | |
| 17033304 | 2 years ago | | | 0 | 0.0031514428 | |
| 17033304 | 2 years ago | | | 0 | 0.0034124180 | |
| 17033303 | 2 years ago | | | 0 | 0.0033768195 | |
| 17033303 | 2 years ago | | | 0 | 0.0033768195 | |
| 17033303 | 2 years ago | | | 0 | 0.0033768195 | |
| 17033303 | 2 years ago | | | 0 | 0.0033768195 | |
| 17033303 | 2 years ago | | | 0 | 0.0033768195 |
ABI
ABI objects
Getter at block 21383650
currentPhase() view returns (uint8)
2
genesisCollectionAddress() view returns (address)
0x93e0f5a3afebdf40637b509ceae3661da0de92f5
malarticContract() view returns (address)
0xbed27555d554d159d2fe6b9849f312589489d03b
merkleRoot() view returns (bytes32)
0x3625d28e5cc48c5490db64f974f0276f68d71b21c696b3af5d875f1dc1ee0e32
owner() view returns (address)
0x76120eb36140bc34ad14c5d0d183c8a75cf364b7
usdcAddress() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
usdtAddress() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
Read-only
checkPreMintEligibility(address to, bytes32[] proof, uint8 amount) view returns (string)
checkPublicMintEligibility(address to, uint8 amount) view returns (string)
getUsdcPrice(uint256 amount) view returns (uint256)
getUsdtPrice(uint256 amount) view returns (uint256)
getWeiPrice(uint256 amount) view returns (uint256)
State-modifying
Events preMint(address to, bytes32[] proof, uint8 amount) payable
publicMint(address to, uint8 amount) payable
renounceOwnership()
retrieveEth()
retrieveUsdc()
retrieveUsdt()
setMerkleRoot(bytes32 root)
setPhase(uint8 _phase)
setUsdByEthFeedAddress(address _usdByEthFeedAddress)
setUsdByEurFeedAddress(address _usdByEuroFeedAddress)
setUsdByUsdcFeedAddress(address _usdByUsdcFeedAddress)
setUsdByUsdtFeedAddress(address _usdByUsdtFeedAddress)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _malarticContractAddress, address _genesisCollectionAddress, address _usdcAddress, address _usdtAddress, address _usdByEthOracleAddress, address _usdByEuroOracleAddress, address _usdByUsdcOracleAddress, address _usdByUsdtOracleAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.