AdvancedShadowStaking
Verified contract
Active on
Ethereum with 4,454 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AdvancedShadowStaking"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21252516 | 2 days ago | | | 0 | 0.0031432506 | |
| 21241827 | 4 days ago | | | 0 | 0.0016620790 | |
| 21088083 | 25 days ago | | | 0 | 0.00087181812 | |
| 20896848 | 2 months ago | | | 0 | 0.00052554530 | |
| 20834106 | 2 months ago | | | 0 | 0.0015653006 | |
| 20676633 | 3 months ago | | | 0 | 0.00042882202 | |
| 20532373 | 3 months ago | | | 0 | 0.00041074733 | |
| 19959061 | 6 months ago | | | 0 | 0.00094757143 | |
| 19880107 | 6 months ago | | | 0 | 0.00084529841 | |
| 19685056 | 7 months ago | | | 0 | 0.0021435964 |
ABI
ABI objects
Getter at block 21267470
owner() view returns (address)
0xdedb5f78dabf7541c3367080695eb51458cd5317
Read-only
getClosedDate(address _user, uint256 _pid) view returns (uint256)
trustedSigner(address, address) view returns (address rewardToken, address paymentAddress, bool isValid)
userPositions(address, uint256) view returns (uint256 closed, uint256 pId)
State-modifying
Events deposit(uint256 _pid, uint256 _amount, bool _type, address _rewardToken, bytes32 _msgForSign, bytes _signature)
renounceOwnership()
setAppove(address _tokenContract, address _stakeContract, uint256 _amount)
setTrustedSigner(address _rewardToken, address _signer, address _paymentAddress, bool _isValid)
transferOwnership(address newOwner)
withdraw(uint256 _pid, uint256 _amount, bool _type, address _rewardToken, bytes32 _msgForSign, bytes _signature)
ClosePosition(address indexed user, uint256 indexed pid)
OpenPosition(address indexed user, uint256 indexed pid)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.