SagaHistoricMinter
Verified contract
Active on
Ethereum with 1,498 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe18a…d7ba
0x29ca…867a
Balances ($0.00)
No balances found for "SagaHistoricMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13780257 | 3 years ago | | | 0.08 | 0.0070906680 | |
| 13780178 | 3 years ago | | | 0.08 | 0.013498816 | |
| 13780039 | 3 years ago | | | 0.08 | 0.0099756671 | |
| 13780034 | 3 years ago | | | 0.08 | 0.010632948 | |
| 13779896 | 3 years ago | | | 0.08 | 0.013231961 | |
| 13778925 | 3 years ago | | | 0.08 | 0.016356660 | |
| 13778835 | 3 years ago | | | 0.08 | 0.014397789 | |
| 13778797 | 3 years ago | | | 0.08 | 0.014323189 | |
| 13778729 | 3 years ago | | | 0.08 | 0.013775209 | |
| 13773925 | 3 years ago | | | 0.08 | 0.0098305325 |
ABI
ABI objects
Getter at block 21305128
flatPriceForHistoric() view returns (uint256)
80000000000000000
maxIndex() view returns (uint256)
1643
mintableErc1155() view returns (address)
0xe18a32192ed95b0fe9d70d19e5025f103475d7ba
owner() view returns (address)
0x28558ba4343feb2709ed7a9531b72402a7794d8d
paused() view returns (bool)
false
registry() view returns (address)
0x29ca58d4a0857ae3f0608a546cde5f254a3f867a
tokenType() view returns (uint256)
57896044618658097711785492504343953927996121800504035873582290433683637665792
treasury() view returns (address)
0x28558ba4343feb2709ed7a9531b72402a7794d8d
Read-only
pricingCurveForHistoric(uint256 _maxIndex) view returns (uint256)
State-modifying
Events mint(address[] _dsts, uint256[] _txHashes) payable
pause()
renounceOwnership()
setFlatPriceForHistoric(uint256 _flatPriceForHistoric)
setTreasury(address _treasury)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address _registry, address _mintableErc1155, address _treasury, uint256 _tokenType, uint256 _flatPriceForHistoric, uint256 _maxMintingSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.