The Immortals: Shadow Warriors
Verified contract
Active on
Ethereum with 1,293 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 "The Immortals: Shadow Warriors"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20553929 | 4 months ago | | | 0 | 0.000024816583 | |
| 18528192 | a year ago | | | 0 | 0.0012965804 | |
| 16883102 | 2 years ago | | | 0 | 0.00042183924 | |
| 16487330 | 2 years ago | | | 0 | 0.00052222566 | |
| 16431998 | 2 years ago | | | 0 | 0.00075820652 | |
| 16420120 | 2 years ago | | | 0 | 0.0013454502 | |
| 15832430 | 2 years ago | | | 0 | 0.0011693521 | |
| 15830249 | 2 years ago | | | 0 | 0.00025888999 | |
| 15764115 | 2 years ago | | | 0 | 0.00070843517 | |
| 15539202 | 2 years ago | | | 0 | 0.00055243073 |
ABI
ABI objects
Getter at block 21398780
MAX_FREE() view returns (uint256)
555
baseLocked() view returns (bool)
false
currentSupply() view returns (uint256)
835
freeMintOpened() view returns (bool)
true
freeMinted() view returns (uint256)
555
getSaleStatus() view returns (uint8)
1
maxSupply() view returns (uint256)
2222
name() view returns (string)
The Immortals: Shadow Warriors
owner() view returns (address)
0x8626037878c5e1f892db973ceb94cc43ceae54e5
revealed() view returns (bool)
false
salePrice() view returns (uint256)
30000000000000000
symbol() view returns (string)
IMMORTALS
totalSupply() view returns (uint256)
835
workflow() view returns (uint8)
1
Read-only
balanceOf(address owner) view returns (uint256)
freeMintAccess(address) view returns (uint256)
freeMintLog(address) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getFreeMintAmount(address _acc) view returns (uint256)
getFreeMintLog(address _acc) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events airdrop(address[] addresses)
approve(address to, uint256 tokenId)
forceMint(uint256 number, address receiver)
freeMint(uint256 _amount, bytes signature)
lockBase()
openFreeMint()
ownerMint(uint256 number)
pauseSale()
publicSaleMint(uint256 amount) payable
pullItem(address from, address to, uint256 tokenId)
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setFreeMintAccess(address _acc, uint256 _am)
setNotRevealedURI(string _notRevealedURI)
setSalePrice(uint256 _newPrice)
setUpBefore()
setUpSale()
setWallet(address _newWallet)
stopFreeMint()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.