Aftrmrkt
Verified contract
Active on
Ethereum with 1,239 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
28 additional
variables
Balances ($0.00)
No balances found for "Aftrmrkt"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20993501 | a month ago | | | 0 | 0.0011487073 | |
| 20758093 | 2 months ago | | | 0 | 0.00020915185 | |
| 20615129 | 3 months ago | | | 0 | 0.00014985757 | |
| 20615038 | 3 months ago | | | 0 | 0.000079252196 | |
| 20504398 | 3 months ago | | | 0 | 0.000032786027 | |
| 20504397 | 3 months ago | | | 0 | 0.000032193327 | |
| 20504395 | 3 months ago | | | 0 | 0.000032121849 | |
| 20504392 | 3 months ago | | | 0 | 0.000031343289 | |
| 20169276 | 5 months ago | | | 0 | 0.00045092583 | |
| 19457276 | 8 months ago | | | 0 | 0.0011946498 |
ABI
ABI objects
Getter at block 21210870 getValues() view returns (uint256[], uint256[], uint256[], uint256[])
FPCommonCardLimit() view returns (uint256)
1451
FPFreshCardLimit() view returns (uint256)
2728
FPRareCardLimit() view returns (uint256)
732
FreshPack() view returns (uint256)
1637
FreshPackFee() view returns (uint256)
130000000000000000
FreshPackFeePreSale() view returns (uint256)
120000000000000000
PPCommonCardLimit() view returns (uint256)
22
PPEliteCardLimit() view returns (uint256)
11
PPFreshCardLimit() view returns (uint256)
11
PPRareCardLimit() view returns (uint256)
11
PremiumPack() view returns (uint256)
0
PremiumPackFee() view returns (uint256)
410000000000000000
PremiumPackFeePreSale() view returns (uint256)
400000000000000000
SPCommonCardLimit() view returns (uint256)
9157
SPFreshCardLimit() view returns (uint256)
443
StarterPack() view returns (uint256)
4800
StarterPackFee() view returns (uint256)
55000000000000000
StarterPackFeePreSale() view returns (uint256)
46000000000000000
basePackCards() view returns (uint256)
9600
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmXNj9nGnkDhKX48BiMm3RU6wVsjtHazrHa3kQJkupowC9
breedingMinted() view returns (bool)
true
fee() view returns (uint256)
2000000000000000000
freshPackCards() view returns (uint256)
4911
getLinkBalance() view returns (uint256)
0
mainSale() view returns (bool)
true
merkleRoot() view returns (bytes32)
0xa41ab49f34f784f76b4f4e9f3d7fa8ccc9ad2bc73416333562023c9b0b865d94
minPerTxn() view returns (uint256)
10
name() view returns (string)
Aftrmrkt
owner() view returns (address)
0xe1d1f06282266b72e7ad3374f4e68386da17cd89
paused() view returns (bool)
true
preSale() view returns (bool)
false
premiumPackCards() view returns (uint256)
1685
randomResult() view returns (uint256)
0
reservedMinted() view returns (bool)
true
supplyLimit() view returns (uint256)
19150
symbol() view returns (string)
Aftrmrkt
Read-only
addressList(uint256) view returns (address)
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
isApprovedForAll(address account, address operator) view returns (bool)
shareList(uint256) view returns (uint256)
supplyOf(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalSupply(uint256) view returns (uint256)
uri(uint256 id) view returns (string)
State-modifying
Events buyFreshPack(uint256 count) payable
buyPremiumPack(uint256 count) payable
buyPresaleFreshPack(uint256 count, bytes32[] merkleProof) payable
buyPresalePremiumPack(uint256 count, bytes32[] merkleProof) payable
buyPresaleStarterPack(uint256 count, bytes32[] merkleProof) payable
buyStarterPack(uint256 count) payable
mintBreedingNFT()
mintReservedNFT(address beneficiary)
pause()
rawFulfillRandomness(bytes32 requestId, uint256 randomness)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
setFee(uint256 newFee)
setFreshPackFee(uint256 _freshPackFee)
setPreSaleFreshPackFee(uint256 _freshPackFee)
setPreSalePremiumPackFee(uint256 _premiumPackFee)
setPreSaleStarterPackFee(uint256 _basePackFee)
setPreSaleStatus(bool _status)
setPremiumPackFee(uint256 _premiumPackFee)
setSaleStatus(bool _status)
setStarterPackFee(uint256 _basePackFee)
transferOwnership(address newOwner)
updateMerkleRoot(bytes32 newRoot)
updateMintPerTransectionLimit(uint256 newLimit)
withdrawAll()
withdrawLink()
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.