Iskra Staking Token
Verified contract
Proxy
Active on
Base with 4,612 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0xd85e…ca5c
-
variable spans 45 additional slots
-
variable spans 44 additional slots
-
variable spans 1 additional slot
-
variable spans 45 additional slots
7 additional
variables
Balances ($4,849,668.19)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ISK | ERC-20 | 198.314587M | $0.024454 |
$4,849,668.19 | |
USA | ERC-20 | 1 | $0.00059 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 54.958333 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23152981 | an hour ago | | | 0 | 0.000010067097 | |
| 23148723 | 3 hours ago | | | 0 | 0.000010561160 | |
| 23143896 | 6 hours ago | | | 0 | 0.000015016127 | |
| 23135136 | 11 hours ago | | | 0 | 0.000010892083 | |
| 23123668 | 17 hours ago | | | 0 | 0.0000039395708 | |
| 23121396 | 18 hours ago | | | 0 | 0.0000042401532 | |
| 23118620 | 20 hours ago | | | 0 | 0.0000092852787 | |
| 23118591 | 20 hours ago | | | 0 | 0.0000096603428 | |
| 23113245 | a day ago | | | 0 | 0.0000069542757 | |
| 23111287 | a day ago | | | 0 | 0.0000067476732 |
ABI
ABI objects
Getter at block 23154360 proxiableUUID() view returns (bytes32)
DOMAIN_SEPARATOR() view returns (bytes32)
0xb748188f7b930a2b898b3f3adeed2643b46bd0109c798f4b2223435e5e6b2651
currentTime() view returns (uint256)
1733098067
decimals() view returns (uint8)
18
earMarkedTimestamp() view returns (uint256)
1733095309
getTotalPooledOrigin() view returns (uint256)
198251086966209851398989581
inflationPerSec() view returns (uint256)
317000000000000000
migrationVersion() view returns (uint8)
2
name() view returns (string)
Iskra Staking Token
originToken() view returns (address)
0xd85eff20288ca72ea9eecffb428f89ee5066ca5c
owner() view returns (address)
0x87d8eef1c6d0cc6e1d9ea78a008062b56bac93cb
paused() view returns (bool)
false
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
startInflationFromTimestamp() view returns (uint256)
1673416800
symbol() view returns (string)
sISK
totalPooledOrigin() view returns (uint256)
198250212680209851398989581
totalSupply() view returns (uint256)
126599097400478073785983061
version() view returns (uint8)
0
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfAt(address account, uint256 snapshotId) view returns (uint256)
convertOriginTokenToStaking(uint256 _originToken) view returns (uint256)
convertStakingTokenToOrigin(uint256 _stakingToken) view returns (uint256)
earning(address _addr) view returns (uint256)
expectedEarning(uint256 _originToken) view returns (uint256)
nonces(address owner) view returns (uint256)
totalSupplyAt(uint256 snapshotId) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
depositReserve(uint256 _amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
migrate(address migrator, bytes migrationData, uint8 migrationVersion_)
pause()
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
stake(uint256 _amount) returns (uint256)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
upgrade(address newImplementation, address migrator, bytes migrationData, uint8 migrationVersion_)
withdraw(uint256 _amount) returns (uint256)
withdrawReserve(uint256 _amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
DepositReserve(address indexed _from, uint256 _amount)
Initialized(uint8 version)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Snapshot(uint256 id)
Stake(address indexed _from, uint256 _amount, uint256 _amountToMintStakingToken)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
Upgraded(address indexed implementation)
Withdraw(address indexed _from, uint256 _amount, uint256 _amountToWithdrawOriginToken)
WithdrawReserve(address indexed _from, uint256 _amount)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.