1INCH Token (Staked)
Verified contract
Active on
Ethereum with 42,213 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($1,975,205.57)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
1INCH | ERC-20 | 5.834103M | $0.338562 |
$1,975,205.57 | |
TKX | ERC-20 | 0.0001 | $11.54 |
$0 | |
NRMI | ERC-20 | 3.160554M | -- | -- | |
CyOp | ERC-20 | 5.4033K | -- | -- | |
Link | ERC-20 | 277 | -- | -- | |
X2 | ERC-20 | 100 | -- | -- | |
WalletX | ERC-20 | 100 | -- | -- | |
PigLido | ERC-20 | 100 | -- | -- | |
X-Bird | ERC-20 | 100 | -- | -- | |
BOX | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240593 | 13 hours ago | | | 0 | 0.0022881360 | |
| 21235110 | a day ago | | | 0 | 0.0023115989 | |
| 21234145 | a day ago | | | 0 | 0.0018806609 | |
| 21233518 | 2 days ago | | | 0 | 0.0019703643 | |
| 21227571 | 2 days ago | | | 0 | 0.0011757108 | |
| 21225121 | 3 days ago | | | 0 | 0.0015505938 | |
| 21222986 | 3 days ago | | | 0 | 0.0046648652 | |
| 21222653 | 3 days ago | | | 0 | 0.0039128668 | |
| 21216767 | 4 days ago | | | 0 | 0.0040813546 | |
| 21216049 | 4 days ago | | | 0 | 0.0039622176 |
ABI
ABI objects
Getter at block 21244559
decimals() pure returns (uint8)
18
inchToken() view returns (address)
0x111111111117dc0aa78b770fa6a738034120c302
name() pure returns (string)
1INCH Token (Staked)
owner() view returns (address)
0x5e89f8d81c74e311458277ea1be3d3247c7cd7d1
symbol() pure returns (string)
st1INCH
totalSupply() view returns (uint256)
5833990832649659705253422
Read-only
balanceOf(address account) view returns (uint256)
State-modifying
Events addModule(address module)
batchNotifyFor(address[] accounts)
notify()
notifyFor(address account)
removeModule(address module)
renounceOwnership()
stake(uint256 amount)
transferOwnership(address newOwner)
unstake(uint256 amount)
AddModule(address indexed module)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemoveModule(address indexed module)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _inchToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.