Sea Cucumber Chain
Verified contract
Active on
Ethereum with 377,699 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 |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.00199 |
$0 | |
0x1c5b…4823 | ERC-20 | 1,000,000T | -- | -- | |
PHN | ERC-20 | 64.703K | -- | -- | |
SCC | ERC-20 | 2.265309K | -- | -- | |
MRO | ERC-20 | 49.95 | -- | -- | |
SAT | ERC-20 | 24 | -- | -- | |
0x2630…8a13 | ERC-20 | 5 | -- | -- | |
ELET | ERC-20 | 2.77 | -- | -- | |
FAN | ERC-20 | 1 | -- | -- | |
MYOU | ERC-20 | 0.4 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20149673 | 5 months ago | | | 0 | 0.000091957680 | |
| 16789603 | 2 years ago | | | 0 | 0.0013031488 | |
| 15583328 | 2 years ago | | | 0 | 0.0019595269 | |
| 14421393 | 3 years ago | | | 0 | 0.0011959293 | |
| 13529057 | 3 years ago | | | 0 | 0.0049917740 | |
| 13513064 | 3 years ago | | | 0 | 0.012155200 | |
| 13513060 | 3 years ago | | | 0 | 0.0099116000 | |
| 13489524 | 3 years ago | | | 0 | 0.0041031469 | |
| 13489463 | 3 years ago | | | 0 | 0.0056746683 | |
| 13489441 | 3 years ago | | | 0 | 0.0037092397 |
ABI
ABI objects
Getter at block 21240522
decimals() view returns (uint8)
18
name() view returns (string)
Sea Cucumber Chain
owner() view returns (address)
0x9abe56767ea796e7383bb3e1b5edd43f5689601d
paused() view returns (bool)
false
symbol() view returns (string)
SCC
totalSupply() view returns (uint256)
999999999000000000000000000
version() view returns (string)
3.0.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
frozenAccount(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
batchFreeze(address[] addresses, bool freeze)
batchTransfer(address[] _receivers, uint256 _value) returns (bool)
freezeAccount(address target, bool freeze)
pause()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
FrozenFunds(address target, bool frozen)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.