ShardGovernor
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x88a5…1776
0x2a33…7e1b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HAUT | ERC-20 | 30.082788K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10599445 | 4 years ago | | | 0 | 0.0055942000 | |
| 10599036 | 4 years ago | | | 0 | 0.0050546400 |
ABI
ABI objects
Getter at block 21310785
checkLock() view returns (bool)
false
checkShotgunState() view returns (bool)
true
currentShotgunClause() view returns (address)
0x2a33cf55e9d8267f126b7169d984c1cdf6cd7e1b
getContractBalance() view returns (uint256)
0
offererAddress() view returns (address)
0xf9dde1fed9a7ff50fdcfa72b8d9e0d4c7609d532
shardOfferingAddress() view returns (address)
0x88a53102b551d3aad3c820f1dedc93f420301776
shardRegistryAddress() view returns (address)
0x3142dad33b1c6e1371d8627365f2ee2095eb6b37
shotgunAddressArray() view returns (address[])
[0x204d83F42497b76697bcf0384B8d42431a8f293a, 0x2a33Cf55E9d8267F126B7169D984c1cdf6CD7e1B]
shotgunCounter() view returns (uint256)
2
Read-only
This contract contains no read-only function objects.
State-modifying
Events checkOfferingAndIssue()
claimInitialShotgun(address initialClaimantAddress, uint256 initialClaimantBalance) payable returns (bool)
enactShotgun()
mintReservedShards(address _beneficiary)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
pullLiquidity(address exchangeAddress, address liqProvAddress, uint256 uniTokenAmount, uint256 minEth, uint256 minTokens, uint256 deadline)
redeem()
transferShards(address recipient, uint256 amount)
NewShotgun(address indexed shotgun)
NftRedeemed(address indexed redeemer)
ShardsClaimed(address indexed claimant, uint256 indexed shardAmount)
ShardsCollected(address indexed collector, uint256 indexed shardAmount, address indexed shotgun)
ShotgunEnacted(address indexed enactor)
constructor(address nftRegistryAddress, address offererAddress, uint256 tokenId, address niftexWalletAddress, address artistWalletAddress, uint256 liqProviderCutInShards, uint256 artistCutInShards, uint256 pricePerShardInWei, uint256 shardAmountOffered, uint256 offeringDeadline, uint256 cap, string name, string symbol)
fallback()
This contract contains no error objects.