RueArcanaMinter
Verified contract
Active on
Ethereum with 1,211 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa1fb…76dd
Balances ($0.00)
No balances found for "RueArcanaMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14155553 | 3 years ago | | | 0.05 | 0.0047127567 | |
| 14155547 | 3 years ago | | | 0.05 | 0.0038739203 | |
| 14155498 | 3 years ago | | | 0.05 | 0.0040254840 | |
| 14155484 | 3 years ago | | | 0.05 | 0.0033206888 | |
| 14155362 | 3 years ago | | | 0.2 | 0.0029141541 | |
| 14155349 | 3 years ago | | | 0.2 | 0.0030371382 | |
| 14155302 | 3 years ago | | | 0.15 | 0.0046016163 | |
| 14155301 | 3 years ago | | | 0 | 0.0035552893 | |
| 14155296 | 3 years ago | | | 0 | 0.0028817180 | |
| 14155296 | 3 years ago | | | 0.05 | 0.0055700272 |
ABI
ABI objects
Getter at block 21169885
MAX_MINTS_PER_TX() view returns (uint256)
20
TOKEN_COST() view returns (uint256)
50000000000000000
isPublicSaleActive() view returns (bool)
false
maxMintsPerAddress() view returns (uint256)
100
maxTokens() view returns (uint256)
5622
owner() view returns (address)
0xea8493957516aa4fef85c5fe01a6e55086f47758
publicSaleStart() view returns (uint256)
1644177600
saleIsActive() view returns (bool)
false
token() view returns (address)
0xa1fb685c312c8f83825a07e79a4e2dd4e24476dd
Read-only
mintCount(address _address) view returns (uint256)
State-modifying
Events flipSaleStatus()
mintPublic(uint256 amount) payable
renounceOwnership()
transferOwnership(address newOwner)
withdraw() payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address nftAddress, uint256 publicSaleStartTimestamp, uint256 tokenSupply, uint256 maxMintsAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.