SpiralStaking
Verified contract
Active on
Ethereum with 1,095 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 ($4,346,867.54)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COIL | ERC-20 | 9.046174M | $0.48052 |
$4,346,867.54 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21055239 | 10 days ago | | | 0 | 0.00062561100 | |
| 21041381 | 12 days ago | | | 0 | 0.0010787416 | |
| 20947060 | 25 days ago | | | 0 | 0.0011660177 | |
| 20689917 | 2 months ago | | | 0 | 0.00017816514 | |
| 20676749 | 2 months ago | | | 0 | 0.00052457039 | |
| 20516460 | 3 months ago | | | 0 | 0.00095392822 | |
| 20482796 | 3 months ago | | | 0 | 0.00014842683 | |
| 20443619 | 3 months ago | | | 0 | 0.00055201317 | |
| 20438529 | 3 months ago | | | 0 | 0.00042814028 | |
| 20297568 | 4 months ago | | | 0 | 0.00024725013 |
ABI
ABI objects
Getter at block 21126664
Coil() view returns (address)
0x823e1b82ce1dc147bbdb25a203f046afab1ce918
Spiral() view returns (address)
0x85b6acaba696b9e4247175274f8263f99b4b9180
epoch() view returns (uint256 length, uint256 number, uint256 endBlock, uint256 apr)
(length=2400, number=1730, endBlock=21118201, apr=8000)
guard() view returns (address)
0xf14efc7e46d57e107dee97239329bd7f56361c38
index() view returns (uint256)
3993525364874558188
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.