Seeker Coin
Verified contract
Active on
Ethereum with 666 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 "Seeker Coin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9374006 | 5 years ago | | | 0 | 0.000057484500 | |
| 9311612 | 5 years ago | | | 0 | 0.00011504100 | |
| 8868863 | 5 years ago | | | 0 | 0.00012623760 | |
| 8368264 | 5 years ago | | | 0 | 0.00010519800 | |
| 7974126 | 5 years ago | | | 0 | 0.00010507000 | |
| 7762056 | 6 years ago | | | 0 | 0.00026267500 | |
| 7372537 | 6 years ago | | | 0 | 0.00015065200 | |
| 7366982 | 6 years ago | | | 0 | 0.00015065200 | |
| 7366756 | 6 years ago | | | 0 | 0.00022597800 | |
| 7366724 | 6 years ago | | | 0 | 0.00015065200 |
ABI
ABI objects
Getter at block 21265161
MAX_SUPPLY() view returns (uint256)
10000000000000000000000000000
decimals() view returns (uint256)
18
name() view returns (string)
Seeker Coin
owner() view returns (address)
0xe3e8ce4e43f552040549d5755c96edf2e74770bd
rate() view returns (uint256)
40000
symbol() view returns (string)
SEC
totalFundingSupply() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000000000
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
lockEpochsMap(address, uint256) view returns (uint256 endTime, uint256 amount)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
etherProceeds()
lockBalance(address user, uint256 amount, uint256 endTime)
setRate(uint256 _rate)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
withdrawCoinToOwner(uint256 _value)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.