SoulGenesisSale
Verified contract
Active on
Ethereum with 886 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SoulGenesisSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16350063 | 2 years ago | | | 0 | 0.00071752093 | |
| 16292909 | 2 years ago | | | 0.05 | 0.00072752422 | |
| 16292909 | 2 years ago | | | 0.05 | 0.00072752422 | |
| 16292909 | 2 years ago | | | 0.05 | 0.00072752422 | |
| 16292751 | 2 years ago | | | 0 | 0.00072604761 | |
| 16292711 | 2 years ago | | | 0 | 0.00057765812 | |
| 16286763 | 2 years ago | | | 0.05 | 0.00070548562 | |
| 16286763 | 2 years ago | | | 0.05 | 0.00062623962 | |
| 16285398 | 2 years ago | | | 0 | 0.0019334021 | |
| 16285398 | 2 years ago | | | 0.05 | 0.0010744408 |
ABI
ABI objects
Getter at block 21407574
MAX_MINT() view returns (uint256)
1
TOKEN_PRICE() view returns (uint256)
50000000000000000
WHITELIST_SUPPLY() view returns (uint256)
1197
adminAddress() view returns (address)
0x4ce6552ba19a808756f3061b38e96f07f75fd394
owner() view returns (address)
0xaffa080613f8955612573135e7a4c3a0257c6b58
saleState() view returns (uint8)
0
totSupply() view returns (uint256)
1197
Read-only
amountMinted(address) view returns (uint256)
verifiedAddress(bytes signature) view returns (bool)
whitelistMints(address) view returns (uint256)
State-modifying
Events purchase(uint256 amount) payable
purchasePrivate(uint256 amount, bytes signature) payable
reclaimOwnership(address newOwner)
renounceOwnership()
setAdminAddress(address _address)
setBaseURI(string newBaseURI)
setCost(uint256 _newCost)
setMaxMintAmount(uint256 _newmaxMintAmount)
setSaleState(uint8 newState)
setWalletList(uint256 _list)
teamMint(address to, uint256 amount)
transferOwnership(address newOwner)
withdraw() payable
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.