gigaswapfarming.eth
Verified contract
Active on
Ethereum with 2,718 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($68,331.01)
Native
Value
$0.86
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000272 | $3,172.58 |
$0.86 | |
GIGA | ERC-20 | 15.20786B | $0.000004 |
$67,674.98 | |
ENQAI | ERC-20 | 18.9525K | $0.031345 |
$594.06 | |
0XL | ERC-20 | 9.2625K | $0.002218 |
$20.55 | |
$MONG | ERC-20 | 450M | $0.00 |
$6.75 | |
SHEZMU | ERC-20 | 2.277996 | $2.91 |
$6.63 | |
NEURAL | ERC-20 | 15K | $0.000266 |
$3.99 | |
USDT | ERC-20 | 3.855584 | $1.002 |
$3.86 | |
BAZED | ERC-20 | 94.880259 | $0.039386 |
$3.74 | |
USDC | ERC-20 | 3.665052 | $1.00 |
$3.67 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21154524 | 17 hours ago | | | 0 | 0.00041306400 | |
| 21147379 | 2 days ago | | | 0 | 0.00069938339 | |
| 21109956 | 7 days ago | | | 0 | 0.00020028513 | |
| 21109636 | 7 days ago | | | 0 | 0.00036844258 | |
| 21109620 | 7 days ago | | | 0 | 0.00023508348 | |
| 21109597 | 7 days ago | | | 0 | 0.00024906251 | |
| 21107456 | 7 days ago | | | 0 | 0.0010420916 | |
| 21098884 | 8 days ago | | | 0 | 0.00024659257 | |
| 21091450 | 10 days ago | | | 0 | 0.00039678478 | |
| 21091291 | 10 days ago | | | 0 | 0.00083912249 |
ABI
ABI objects
Getter at block 21159544
ethOnInterval() view returns (uint256)
271704208203476
ethTotalForRewards() view returns (uint256)
271704208203476
intervalNumber() view returns (uint256)
85
nextIntervalLapsedSeconds() view returns (uint256)
349944
nextIntervalTime() view returns (uint256)
1731619031
owner() view returns (address)
0xdba78819ebaa14b4f8ca97841c0ab63886d23e6d
timeIntervalLength() view returns (uint256)
604800
totalStacks() view returns (uint256)
15168120673004952384
totalStacksOnInterval() view returns (uint256)
15168120673004952384
Read-only
erc20ClaimCountForAccount(address account, address erc20) view returns (uint256)
erc20ClaimCountForAccountExpect(address account, address erc20) view returns (uint256)
erc20ClaimCountForNewStackExpect(uint256 stackSize, address erc20) view returns (uint256)
erc20ClaimCountForStack(uint256 stackSize, address erc20) view returns (uint256)
erc20ClaimCountForStackExpect(uint256 stackSize, address erc20) view returns (uint256)
erc20ClaimForStack(address erc20, uint256 stackCount) view returns (uint256)
erc20ClaimIntervalForAccount(address account, address erc20) view returns (uint256)
erc20OnInterval(address erc20) view returns (uint256)
erc20TotalForRewards(address erc20) view returns (uint256)
ethClaimCountForAccount(address account) view returns (uint256)
ethClaimCountForAccountExpect(address account) view returns (uint256)
ethClaimCountForNewStackExpect(uint256 stackSize) view returns (uint256)
ethClaimCountForStack(uint256 stackSize) view returns (uint256)
ethClaimCountForStackExpect(uint256 stackSize) view returns (uint256)
ethClaimIntervalForAccount(address account) view returns (uint256)
getStack(address account) view returns (struct Stack)
State-modifying
Events addFullStack() returns (struct Stack)
addStack(uint256 count) returns (struct Stack)
batchClaim(bool claimEth, address[] tokens)
claimErc20(address erc20)
claimEth()
removeFullStack() returns (struct Stack)
removeStack(uint256 count) returns (struct Stack)
setTimeIntervalLengthHours(uint256 intervalHours)
transferOwnership(address newOwner)
OnAddStack(address indexed account, struct Stack stack, uint256 count)
OnClaimErc20(address indexed account, struct Stack stack, uint256 count)
OnClaimEth(address indexed account, struct Stack stack, uint256 count)
OnNextInterval(uint256 interval)
OnRemoveStack(address indexed account, struct Stack stack, uint256 count)
constructor(address stackingContract)
receive()
This contract contains no error objects.