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
0x8b4d…1418
0x148e…acde
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CA | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10782167 | 4 years ago | | | 0 | 0.043527010 | |
| 10782160 | 4 years ago | | | 0 | 0.068955624 |
ABI
ABI objects
Getter at block 21198908
checkLock() view returns (bool)
true
checkShotgunState() view returns (bool)
true
currentShotgunClause() view returns (address)
0x0000000000000000000000000000000000000000
getContractBalance() view returns (uint256)
0
offererAddress() view returns (address)
0x148e2ed011a9eaaa200795f62889d68153eeacde
shardOfferingAddress() view returns (address)
0x8b4d399869eb92aae64961167b4f9d9cea1a1418
shardRegistryAddress() view returns (address)
0x87b008e57f640d94ee44fd893f0323af933f9195
shotgunAddressArray() view returns (address[])
[]
shotgunCounter() view returns (uint256)
0
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, bool shotgunDisabled)
fallback()
This contract contains no error objects.