ShardGovernor
Verified contract
Active on
Ethereum with 36 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xefb5…ad8e
0x796f…cd6c
0xa31c…9738
0xa31f…c42e
0x0000…0000
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CANDY | ERC-20 | 1 | -- | -- | |
CANDY | ERC-20 | 1 | -- | -- | |
AXIE | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10561196 | 4 years ago | | | 0 | 0.0068488320 | |
| 10486205 | 4 years ago | | | 0 | 0.0026860263 | |
| 10478268 | 4 years ago | | | 0 | 0.0054172525 | |
| 10471550 | 4 years ago | | | 0 | 0.0073674172 | |
| 10471342 | 4 years ago | | | 0 | 0.0057787020 | |
| 10471070 | 4 years ago | | | 0 | 0.0078119490 | |
| 10471055 | 4 years ago | | | 0 | 0.0024706990 | |
| 10471055 | 4 years ago | | | 0 | 0.0075979230 | |
| 10471045 | 4 years ago | | | 0 | 0.0077049360 | |
| 10471040 | 4 years ago | | | 0 | 0.0078119490 |
ABI
ABI objects
Getter at block 21402425
checkLock() view returns (bool)
false
checkShotgunState() view returns (bool)
true
currentShotgunClause() view returns (address)
0x796fa7056eb2fb591c306facbfd13b96fd54cd6c
getContractBalance() view returns (uint256)
0
offererAddress() view returns (address)
0xa31c2f373b818a984a6785f671b1a8ce2e059738
shardOfferingAddress() view returns (address)
0xefb58337a7302e833e72b7dd14e6370cd7c1ad8e
shardRegistryAddress() view returns (address)
0xe5434fe28fdc9431a37494de4e34dbc0a8a48722
shotgunAddressArray() view returns (address[])
[0x796fa7056Eb2fb591C306FAcbfD13b96FD54Cd6C]
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.