ShatteredWL
Verified contract
Active on
Ethereum with 4,136 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8160…965c
0xc799…ece5
Balances ($0.00)
No balances found for "ShatteredWL"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17433635 | a year ago | | | 0.16 | 0.0011977007 | |
Transfer | 15686237 | 2 years ago | | | 0.0094294895 | 0.00019193078 | |
| 15210209 | 2 years ago | | | 0 | 0.00025224440 | |
| 14645274 | 3 years ago | | | 0.24 | 0.00060581571 | |
| 14636257 | 3 years ago | | | 0 | 0.0022249298 | |
| 14592453 | 3 years ago | | | 0 | 0.0020003866 | |
| 14592410 | 3 years ago | | | 0.4 | 0.0015241929 | |
| 14591959 | 3 years ago | | | 0.08 | 0.0020645628 | |
| 14576345 | 3 years ago | | | 0 | 0.0010810664 | |
| 14566528 | 3 years ago | | | 0 | 0.0023050148 |
ABI
ABI objects
Getter at block 21315455
auth() view returns (address)
0x528d181ef113b1ea48a82df9f2778abbf2fef7ad
colonistNFT() view returns (address)
0xc799f57355677a19b91c722734743215513dece5
hasPublicSaleStarted() view returns (bool)
true
isHonorsActive() view returns (bool)
false
isWLactive() view returns (bool)
true
paidTokens() view returns (uint256)
10000
paused() view returns (bool)
false
publicPrice() view returns (uint256)
80000000000000000
whitelistPrice() view returns (uint256)
80000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events WlMintColonist(uint256 amount, bytes32[] _merkleProof) payable
addAdmin(address addr)
addToHonorslist(address honorsAddress, uint8 honorsId)
mintColonist(uint256 amount) payable
mintToHonors(uint256 amount, address recipient)
removeAdmin(address addr)
revealHonors()
setContracts(address _colonistNFT)
setImperialGuildTreasury(address _ImperialGuildTreasury)
setPaused(bool _paused)
toggleHonorsActive(bool _honorsActive)
togglePublicSale(bool startPublicSale)
toggleWLactive(bool _isWLactive)
withdraw()
Paused(address account)
Unpaused(address account)
newUser(address newUser)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.