GHSTStakingDiamond
Verified contract
Proxy
Active on
Ethereum with 20,023 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
-
variable spans 5 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
Balances ($199,727.40)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GHST | ERC-20 | 129.717584K | $1.03 |
$133,609.11 | |
LINK | ERC-20 | 4.005623K | $16.47 |
$65,972.61 | |
USDT | ERC-20 | 145.393389 | $1.002 |
$145.68 | |
UNI-V2 | ERC-20 | 32.142525 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20655024 | 3 months ago | | | 0 | 0.000018452274 | |
| 20150065 | 5 months ago | | | 0 | 0.000070196256 | |
| 19974120 | 6 months ago | | | 0 | 0.00023809372 | |
| 19974070 | 6 months ago | | | 0 | 0.00027354407 | |
| 19419987 | 8 months ago | | | 0 | 0.0021831795 | |
| 19115570 | 10 months ago | | | 0 | 0.00033455570 | |
| 19065950 | 10 months ago | | | 0 | 0.00028568626 | |
| 19039594 | 10 months ago | | | 0 | 0.0034521155 | |
| 18961526 | a year ago | | | 0 | 0.00049834497 | |
| 18957834 | a year ago | | | 0 | 0.00086024972 |
ABI
ABI objects
Getter at block 21271756
totalSupplies() view returns (uint256[] totalSupplies_)
[180066, 62125, 66017, 35261, 17584, 4624]
Read-only
balanceOf(address _owner, uint256 _id) view returns (uint256 balance_)
balanceOfAll(address _owner) view returns (uint256[] balances_)
balanceOfBatch(address[] _owners, uint256[] _ids) view returns (uint256[] balances_)
isApprovedForAll(address _owner, address _operator) view returns (bool)
totalSupply(uint256 _id) view returns (uint256 totalSupply_)
uri(uint256 _id) view returns (string)
State-modifying
Events safeBatchTransferFrom(address _from, address _to, uint256[] _ids, uint256[] _values, bytes _data)
safeTransferFrom(address _from, address _to, uint256 _id, uint256 _value, bytes _data)
setApprovalForAll(address _operator, bool _approved)
setBaseURI(string _value)
TransferSingle(address indexed _operator, address indexed _from, address indexed _to, uint256 _id, uint256 _value)
ApprovalForAll(address indexed _owner, address indexed _operator, bool _approved)
TransferBatch(address indexed _operator, address indexed _from, address indexed _to, uint256[] _ids, uint256[] _values)
TransferSingle(address indexed _operator, address indexed _from, address indexed _to, uint256 _id, uint256 _value)
URI(string _value, uint256 indexed _id)
constructor(struct IDiamondCutFacetCut[] _diamondCut, address _owner, address _ghstContract, address _uniV2PoolContract)
fallback()
receive()
This contract contains no error objects.