The WizarDAO
Verified contract
Active on
Ethereum with 459 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
26 additional
variables
Balances ($520.52)
Native
Value
$520.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.141564 | $3,676.91 |
$520.52 | |
PIXA | ERC-20 | 349.342K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19672177 | 7 months ago | | | 0 | 0.0020070296 | |
| 18591555 | a year ago | | | 0 | 0.00062958336 | |
| 18228942 | a year ago | | | 0 | 0.00074924169 | |
| 17908106 | a year ago | | | 0 | 0.0016968290 | |
| 17889236 | a year ago | | | 0 | 0.0096436668 | |
| 16835861 | 2 years ago | | | 0 | 0.0016927430 | |
| 16719166 | 2 years ago | | | 0 | 0.00080944140 | |
| 16703039 | 2 years ago | | | 0 | 0.00092343818 | |
| 16571076 | 2 years ago | | | 0 | 0.0016278070 | |
| 16510192 | 2 years ago | | | 0 | 0.00066620260 |
ABI
ABI objects
Getter at block 21304776
baseURI() view returns (string)
burnAmount() view returns (uint256)
410
burnCap() view returns (uint256)
21
claimStatus() view returns (bool)
true
daoLock() view returns (bool)
true
emergLock() view returns (bool)
true
ethamount() view returns (uint256)
0
ethcooldown() view returns (uint256)
0
ethreason() view returns (string)
ethtimestamp() view returns (uint256)
0
ethvoteamount() view returns (uint256)
10000
ethvotecount() view returns (uint256)
0
ethvotingopen() view returns (bool)
false
getBalance() view returns (uint256)
141563858330538950
name() view returns (string)
The WizarDAO
newRewardsTimeFrame() view returns (uint256)
1639415012
newTimeFrame() view returns (uint256)
1635427437
owner() view returns (address)
0x5c2b89cbec1a4996aa5e81f3dff8505abec6b34c
pixaaddress() view returns (address)
0xeaf211cd484118a23ad71c3f9073189c43d1311c
pixaamount() view returns (uint256)
0
pixacooldown() view returns (uint256)
0
pixareason() view returns (string)
pixarecipient() view returns (address)
0x0000000000000000000000000000000000000000
pixatimestamp() view returns (uint256)
0
pixavoteamount() view returns (uint256)
10000
pixavotecount() view returns (uint256)
0
pixavotingopen() view returns (bool)
false
rewardAmount() view returns (uint256)
2170
rewardCap() view returns (uint256)
21
rewardsContract() view returns (address)
0x71d9d0aa37081958e8938bed37c0954ef0b0c61e
symbol() view returns (string)
WAO
tokenCounter() view returns (uint256)
474
totalSupply() view returns (uint256)
474
txnReward() view returns (uint256)
1000
weekly() view returns (uint256)
604800
wizardaddress() view returns (address)
0xc6b0b290176aaab958441dcb0c64ad057cbc39a0
wizardaoURI() view returns (string)
ipfs://QmTx79NMtkvK1HDnQT8noe1gZAHffvK24jT6MaUg6DPTx4
Read-only
balanceOf(address owner) view returns (uint256)
burnvote(uint256) view returns (uint256)
ethtransvote(uint256) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
rewardvote(uint256) view returns (uint256)
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)
transvote(uint256) view returns (uint256)
wizlist(uint256) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
burnVoting(uint256 personalBurn)
changeDaoURI(string inputURI)
claimToken()
claimTokenLoop()
engageEmergLock()
initiateTransferEth()
initiateTransferPixa()
lockDAO()
proposeTransferEth(address recipient, uint256 amount, string reason) payable
proposeTransferPixa(address recipient, uint256 amount, string reason) payable
rewardsVoting(uint256 personalRewards)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setRewardsContract(address newcontract)
startClaim()
stopClaim()
stopEmergLock()
transferFrom(address from, address to, uint256 tokenId)
votingTransferEth(bool tvote)
votingTransferPixa(bool tvote)
weeklyBurn()
weeklyRewards()
withdrawAmount(uint256 amount, uint256 transferpamount)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
receive()
This contract contains no error objects.