Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xef24…7a06
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHP | ERC-20 | 14.096301M | -- | -- |
ABI
ABI objects
Getter at block 21258378
newOwner() pure returns (address)
0x0000000000000000000000000000000000000000
owner() pure returns (address)
0xc5fd320ef9b3047872dd089f6b4c026cc8c5b617
shp() pure returns (address)
0xef2463099360a085f1f10b076ed72ef625497a06
totalVesting() pure returns (uint256)
0
Read-only
grants(address) pure returns (uint256 value, uint256 start, uint256 cliff, uint256 end, uint256 transferred, bool revokable)
vestedTokens(address _holder, uint256 _time) pure returns (uint256)
State-modifying
Events changeOwner(address _newOwner)
grant(address _to, uint256 _value, uint256 _start, uint256 _cliff, uint256 _end, bool _revokable)
revoke(address _holder)
unlockVestedTokens()
NewGrant(address indexed _from, address indexed _to, uint256 _value)
RevokeGrant(address indexed _holder, uint256 _refund)
UnlockGrant(address indexed _holder, uint256 _value)
constructor(address _shp)
This contract contains no fallback and receive objects.
This contract contains no error objects.