ShardGovernor
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa070…3d6e
0xaabe…574d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MKT2 | ERC-721 | 1 | -- | -- | |
STAY | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10501142 | 4 years ago | | | 0 | 0.0065019600 | |
| 10415568 | 4 years ago | | | 0 | 0.0038524680 | |
| 10415479 | 4 years ago | | | 0 | 0.0048445200 | |
| 10415470 | 4 years ago | | | 0 | 0.0034163640 |
ABI
ABI objects
Getter at block 21435541
checkLock() view returns (bool)
true
checkShotgunState() view returns (bool)
false
currentShotgunClause() view returns (address)
0xaabe287695bf0ffe5bf44cb00f85c75634f3574d
getContractBalance() view returns (uint256)
0
offererAddress() view returns (address)
0x44e9d011df8741be2493e99297e9ad67bb1aa85b
shardOfferingAddress() view returns (address)
0xa07017bb8dabee7ed7daec343af14bc1b1c33d6e
shardRegistryAddress() view returns (address)
0xf03b128da734dc0d6a3a7884a70089807bdc6bc8
shotgunAddressArray() view returns (address[])
[0xAaBE287695bf0Ffe5bf44CB00f85c75634f3574d]
shotgunCounter() view returns (uint256)
1
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)
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.