Oyster Shell
Verified contract
Active on
Ethereum with 31,186 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0xef68…639f | ERC-20 | 964,801,500T | -- | -- | |
SHL | ERC-20 | 1.052963K | -- | -- | |
PRL | ERC-20 | 869.8678 | -- | -- | |
OPQ | ERC-20 | 869.8678 | -- | -- | |
AKYE | ERC-20 | 103.26 | -- | -- | |
ERC20 | ERC-20 | 0.99 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453390 | 3 months ago | | | 0 | 0.000052398000 | |
| 19251732 | 9 months ago | | | 0 | 0.00056510419 | |
| 18854355 | a year ago | | | 0 | 0.0011720535 | |
| 17532842 | a year ago | | | 0 | 0.00084460456 | |
| 16604710 | 2 years ago | | | 0 | 0.00096862529 | |
| 16352682 | 2 years ago | | | 0 | 0.00089097000 | |
| 16255103 | 2 years ago | | | 0 | 0.0014073528 | |
| 15885011 | 2 years ago | | | 0 | 0.00061484078 | |
| 15885010 | 2 years ago | | | 0 | 0.0010596170 | |
| 15885010 | 2 years ago | | | 0 | 0.00051858126 |
ABI
ABI objects
Getter at block 21158382
decimals() view returns (uint8)
18
director() view returns (address)
0x2da59901939682eab8887edb0fd1ce4299072265
directorLock() view returns (bool)
false
feeAmount() view returns (uint256)
1000000000000000000
lockMax() view returns (uint256)
3600
lockMin() view returns (uint256)
10
lockedSupply() view returns (uint256)
25000000000000000000
name() view returns (string)
Oyster Shell
retentionMax() view returns (uint256)
200000000000000000000
retentionMin() view returns (uint256)
20000000000000000000
symbol() view returns (string)
SHL
totalSupply() view returns (uint256)
98592692000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
lockTime(address _owner) view returns (uint256 lockedValue)
locked(address) view returns (uint256)
State-modifying
Events amendFee(uint256 feeAmountSet) returns (bool success)
amendLock(uint256 lockMinSet, uint256 lockMaxSet) returns (bool success)
amendRetention(uint256 retentionMinSet, uint256 retentionMaxSet) returns (bool success)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
claim(address _payout, address _fee) returns (bool success)
lock(uint256 _duration) returns (bool success)
selfLock() payable
transfer(address _to, uint256 _value)
transferDirector(address newDirector)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdrawFunds()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _from, uint256 _value)
Claim(address indexed _target, address indexed _payout, address indexed _fee)
Lock(address indexed _target, uint256 _value, uint256 _release)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.