SpiralStaking
Verified contract
Active on
Ethereum with 1,101 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
Balances ($5,462,711.84)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COIL | ERC-20 | 9.77301M | $0.558959 |
$5,462,711.84 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21374340 | 2 days ago | | | 0 | 0.0035448348 | |
| 21362220 | 4 days ago | | | 0 | 0.0018784957 | |
| 21332121 | 8 days ago | | | 0 | 0.0030913960 | |
| 21331609 | 8 days ago | | | 0 | 0.0036209792 | |
| 21304885 | 12 days ago | | | 0 | 0.0010876349 | |
| 21178040 | a month ago | | | 0 | 0.0073724212 | |
| 21055239 | 2 months ago | | | 0 | 0.00062561100 | |
| 21041381 | 2 months ago | | | 0 | 0.0010787416 | |
| 20947060 | 2 months ago | | | 0 | 0.0011660177 | |
| 20689917 | 3 months ago | | | 0 | 0.00017816514 |
ABI
ABI objects
Getter at block 21391304
Coil() view returns (address)
0x823e1b82ce1dc147bbdb25a203f046afab1ce918
Spiral() view returns (address)
0x85b6acaba696b9e4247175274f8263f99b4b9180
epoch() view returns (uint256 length, uint256 number, uint256 endBlock, uint256 apr)
(length=2400, number=1837, endBlock=21375001, apr=8000)
guard() view returns (address)
0xf14efc7e46d57e107dee97239329bd7f56361c38
index() view returns (uint256)
4318116726400627149
Read-only
lastStake(address) view returns (uint256)
State-modifying
Events changeAPR(uint256 apr)
changeGuard(address newGuard)
changeLength(uint256 length)
rebase()
stake(uint256 amount_)
unstake(uint256 amount_)
This contract contains no event objects.
constructor(address coil, address spiral)
This contract contains no fallback and receive objects.
This contract contains no error objects.