Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb452…7b91
Balances ($0.00)
No balances found for "SwapCore"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15794223 | 2 years ago | | | 0 | 0.00086797971 | |
| 15792594 | 2 years ago | | | 0.75 | 0.0057317414 | |
| 15792538 | 2 years ago | | | 0.45 | 0.0042629795 | |
| 15792294 | 2 years ago | | | 0.15 | 0.0038312809 | |
| 15792235 | 2 years ago | | | 0.15 | 0.0065880773 | |
| 15792194 | 2 years ago | | | 0.15 | 0.0030341343 | |
| 15792004 | 2 years ago | | | 0.3 | 0.0038351391 | |
| 15791851 | 2 years ago | | | 0.15 | 0.0035202335 | |
| 15791715 | 2 years ago | | | 0.45 | 0.0092575144 | |
| 15791668 | 2 years ago | | | 0.75 | 0.0091745748 |
ABI
ABI objects
Getter at block 21392215
CurrentMintIndex() view returns (uint256)
2500
EndMintIndex() view returns (uint256)
2500
MaxMintIndex() view returns (uint256)
1315
MaxMintPerTX() view returns (uint256)
5
Mint_Wallet() view returns (address)
0xa7c99c679d9f5666df45cc2350c119586da0091f
NFT_PRICE() view returns (uint256)
150000000000000000
StartMintIndex() view returns (uint256)
1185
checkWalletBalance() view returns (uint256 walletBalance)
0
owner() view returns (address)
0xa7c99c679d9f5666df45cc2350c119586da0091f
saleStage() view returns (uint256)
3
xborg() view returns (address)
0xb452ff31b35dee74f2fdfd5194b91af1bad07b91
Read-only
This contract contains no read-only function objects.
State-modifying
Events AtomicMint(uint256 _Quantity, uint256 _WL, uint256 _CallerPublicSaleKey) payable
renounceOwnership()
setEndMintIndex(uint256 _Index)
setMaxMintIndex(uint256 _Index)
setMaxperTX(uint256 _MaxMintPerTX)
setMintIndex(uint256 _Index)
setMintPrice(uint256 _MintPrice)
setPublicSaleKey(uint256 _PublicSaleKey)
setSaleStage(uint256 _SaleStage)
setStartMintIndex(uint256 _Index)
transferOwnership(address newOwner)
withdraw(uint256 _amount)
withdrawAll()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferValue(uint256 amount)
Withdraw(uint256 amount)
constructor(address _xborg, uint256 _key)
This contract contains no fallback and receive objects.
This contract contains no error objects.