ShardGovernor
Verified contract
Active on
Ethereum with 22 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf874…12d9
0x2075…5fa1
0xf521…6773
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VAMP | ERC-20 | 1 | -- | -- | |
VAMP | ERC-20 | 1 | -- | -- | |
AXIE | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10465474 | 4 years ago | | | 0 | 0.0059927280 | |
| 10464709 | 4 years ago | | | 0 | 0.0020214810 | |
| 10464709 | 4 years ago | | | 0 | 0.0064207800 | |
| 10464490 | 4 years ago | | | 0 | 0.0068488320 | |
| 10464412 | 4 years ago | | | 0 | 0.0069558450 | |
| 10464288 | 4 years ago | | | 0 | 0.0074909100 | |
| 10464277 | 4 years ago | | | 0 | 0.0055989100 | |
| 10464275 | 4 years ago | | | 0 | 0.0060997410 | |
| 10464264 | 4 years ago | | | 0 | 0.0074909100 | |
| 10464258 | 4 years ago | | | 0 | 0.0065277930 |
ABI
ABI objects
Getter at block 21221252
checkLock() view returns (bool)
false
checkShotgunState() view returns (bool)
true
currentShotgunClause() view returns (address)
0x207567f3b335c0b287ce20d7212c162857575fa1
getContractBalance() view returns (uint256)
0
offererAddress() view returns (address)
0xf521bb7437bec77b0b15286dc3f49a87b9946773
shardOfferingAddress() view returns (address)
0xf87467711af7c0c2f6b3b84fb39b05bb3ad912d9
shardRegistryAddress() view returns (address)
0x066b8bd8dc96c238264ea66db97acf78add8f189
shotgunAddressArray() view returns (address[])
[0x207567F3b335c0B287ce20D7212C162857575fa1]
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.