ShardGovernor
Verified contract
Active on
Ethereum with 23 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9b7e…76ba
0xe06b…e020
0x7405…fede
0xa31f…c42e
0x0000…0000
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALMX | ERC-20 | 1 | -- | -- | |
ALMX | ERC-20 | 1 | -- | -- | |
AXIE | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10435246 | 4 years ago | | | 0 | 0.0022472730 | |
| 10434220 | 4 years ago | | | 0 | 0.0020011431 | |
| 10433758 | 4 years ago | | | 0 | 0.0019393745 | |
| 10433387 | 4 years ago | | | 0 | 0.0020011431 | |
| 10433081 | 4 years ago | | | 0 | 0.0031033770 | |
| 10432999 | 4 years ago | | | 0 | 0.0040664940 | |
| 10432711 | 4 years ago | | | 0 | 0.0046015590 | |
| 10432297 | 4 years ago | | | 0 | 0.0042805200 | |
| 10432262 | 4 years ago | | | 0 | 0.0038524680 | |
| 10431926 | 4 years ago | | | 0 | 0.0042805200 |
ABI
ABI objects
Getter at block 21310962
checkLock() view returns (bool)
false
checkShotgunState() view returns (bool)
true
currentShotgunClause() view returns (address)
0xe06b14b03eb9e443397b3d8ea25758219f6ee020
getContractBalance() view returns (uint256)
0
offererAddress() view returns (address)
0x7405fe24003a50e4f4117d35e9b5a9f5e512fede
shardOfferingAddress() view returns (address)
0x9b7ee3974e45ca18876bf0dba18f4b551a9c76ba
shardRegistryAddress() view returns (address)
0xeb85a7b3fed933ec3b4599f1b4f8f3f838d0bedf
shotgunAddressArray() view returns (address[])
[0xE06B14B03Eb9E443397B3d8ea25758219F6EE020]
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.