ForgottenRunesWizardsCult
Verified contract
Active on
Ethereum with 22,481 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($98,503.12)
Native
Value
$98,244.22
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 30.6302 | $3,207.43 |
$98,244.22 | |
WETH | ERC-20 | 0.080777 | $3,205.09 |
$258.9 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21150081 | a day ago | | | 0 | 0.00056124580 | |
| 21144898 | 2 days ago | | | 0 | 0.00074050375 | |
| 21144869 | 2 days ago | | | 0 | 0.00076218460 | |
| 21144675 | 2 days ago | | | 0 | 0.00045893267 | |
| 21144666 | 2 days ago | | | 0 | 0.0013364090 | |
| 21144653 | 2 days ago | | | 0 | 0.00037290168 | |
| 21144653 | 2 days ago | | | 0 | 0.00037290168 | |
| 21144651 | 2 days ago | | | 0 | 0.00069359063 | |
| 21144641 | 2 days ago | | | 0 | 0.0019705055 | |
| 21140219 | 3 days ago | | | 0 | 0.00044470257 |
ABI
ABI objects
Getter at block 21158326
MAX_WIZARDS() view returns (uint256)
10000
METADATA_PROVENANCE_HASH() view returns (string)
R() view returns (string)
It is not our part to master all the tides of the world, but to do what is in us for the succour of those years wherein we are set, uprooting the evil in the fields that we know, so that those who live after may have clean earth to till.
baseURI() view returns (string)
https://portal.forgottenrunes.com/api/wizards/data/
name() view returns (string)
ForgottenRunesWizardsCult
owner() view returns (address)
0xd584fe736e5aad97c437c579e884d15b17a54a51
price() view returns (uint256)
70000000000000000
summonStartBlock() view returns (uint256)
9999999999999999
summonStarted() view returns (bool)
false
symbol() view returns (string)
WIZARDS
totalSupply() view returns (uint256)
9292
vault() view returns (address)
0xd584fe736e5aad97c437c579e884d15b17a54a51
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 tokenId)
forwardERC20s(address _token, uint256 _amount)
renounceOwnership()
reserve(uint256 _numWizards)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _newBaseURI)
setPrice(uint256 _newPrice)
setProvenanceHash(string _hash)
setSummonStartBlock(uint256 _newSummonStartBlock)
setVault(address _newVaultAddress)
summon(uint256 numWizards) payable
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
uploadWizardsAttributes(bytes s)
uploadWizardsImage(bytes s)
withdraw(uint256 _amount)
withdrawAll() payable
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(string baseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.