Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x82a0…cdbf
0xd062…ce0a
Balances ($3,550.28)
Native
Value
$3,548.48
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.97889 | $3,625.00 |
$3,548.48 | |
WETH | ERC-20 | 0.0005 | $3,618.69 |
$1.81 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15271552 | 2 years ago | | | 0.016255 | 0.00031459400 | |
| 13730511 | 3 years ago | | | 0 | 0.017432815 | |
| 13721817 | 3 years ago | | | 0 | 0.0046272251 | |
| 13698995 | 3 years ago | | | 0 | 0.0043273421 | |
| 13678549 | 3 years ago | | | 0.05 | 0.030773162 | |
| 13663929 | 3 years ago | | | 0.01595 | 0.0022021580 | |
| 13641434 | 3 years ago | | | 0.15 | 0.092214394 | |
| 13600323 | 3 years ago | | | 0.05 | 0.025078663 | |
| 13571489 | 3 years ago | | | 0.05 | 0.019872208 | |
| 13563351 | 3 years ago | | | 0 | 0.012739396 |
ABI
ABI objects
Getter at block 21285231
PRICE() view returns (uint256)
50000000000000000
isAllowListActive() view returns (bool)
true
isPublicSaleActive() view returns (bool)
false
multisig() view returns (address)
0x82a0208fad58a4d47da4d1d3f1c0a07123e7cdbf
owner() view returns (address)
0x6f395f1d54f8230dc7f46a377ab2df710124d002
totalReleased() view returns (uint256)
595285774000000000
totalShares() view returns (uint256)
10000
Read-only
allowListClaimLeft(address owner) view returns (uint256)
allowListClaimedBy(address owner) view returns (uint256)
onAllowList(address addr) view returns (bool)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
State-modifying
Events addToAllowList(address[] addresses, uint256[] amounts)
giveaway(address to, uint256 n)
mint(uint256 n) payable
onERC721Received(address, address, uint256, bytes) returns (bytes4)
purchaseAllowList(uint256 n) payable
release(address account)
removeFromAllowList(address[] addresses)
renounceOwnership()
setIsAllowListActive(bool _isAllowListActive)
setIsPublicActive(bool _isPublicSaleActive)
setPrice(uint256 _salePrice)
transferOwnerShipOfNft(address newOwner)
transferOwnership(address newOwner)
withdrawMultisig()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
constructor(address _nftContract, address _multisig, address[] payees, uint256[] shares_)
receive()
This contract contains no error objects.