Pool de minage
struct ItemInfo {
address owner;
uint256 poolId;
uint256 timestamp;
string addressBTC;
}Last updated
struct ItemInfo {
address owner;
uint256 poolId;
uint256 timestamp;
string addressBTC;
}Last updated