RedlionStudiosMinter
Verified contract
Active on
Ethereum with 800 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9fc7…eb84
Balances ($3,275.57)
Native
Value
$3,275.57
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.9 | $3,639.52 |
$3,275.57 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19078129 | 10 months ago | | | 0.15 | 0.0031148532 | |
| 19074204 | 10 months ago | | | 0.15 | 0.0015584833 | |
| 19030932 | 10 months ago | | | 0.15 | 0.0060413946 | |
| 19026854 | a year ago | | | 0 | 0.0010206221 | |
| 19025722 | a year ago | | | 0.15 | 0.0057945452 | |
| 19022728 | a year ago | | | 0.15 | 0.0068853940 | |
| 19022103 | a year ago | | | 0.15 | 0.0056587004 | |
| 18985703 | a year ago | | | 0 | 0.0013026182 | |
| 18963136 | a year ago | | | 0 | 0.00076574700 | |
| 17075111 | 2 years ago | | | 0 | 0.0027791552 |
ABI
ABI objects
Getter at block 21318526
limitPerBuy() view returns (uint256)
5
owner() view returns (address)
0x0a690b298f84d12414f5c8db7de1ece5a4605877
studios() view returns (address)
0x9fc76743227bab3cb93bc31eff3d9507a8c1eb84
Read-only
isAirdropClaimed(address user, uint256 publication) view returns (bool)
sales(uint256) view returns (uint128 onSale, uint128 price, bytes32 merkleRoot)
State-modifying
Events claim(uint256 publication, bytes32[] proof, uint256 amount)
createNewSale(uint256 publication, uint128 onSale, uint128 price, bytes32 root)
mintGenesis()
purchase(uint256 publication, uint128 amount) payable
renounceOwnership()
setLimitPerBuy(uint256 limit)
setMerkleAirdrop(uint256 publication, bytes32 root)
setMintingPrice(uint256 publication, uint128 price)
setOnSale(uint256 publication, uint128 onSale)
transferOwnership(address newOwner)
withdraw(address recipient)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _studios)
This contract contains no fallback and receive objects.
This contract contains no error objects.