Shared Ecological Chain
Verified contract
Active on
Ethereum with 1,708 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 "Shared Ecological Chain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11318814 | 4 years ago | | | 0 | 0.0025746721 | |
| 11265350 | 4 years ago | | | 0 | 0.0011264191 | |
| 11239789 | 4 years ago | | | 0 | 0.0043447590 | |
| 11233457 | 4 years ago | | | 0 | 0.0026819500 | |
| 11233266 | 4 years ago | | | 0 | 0.0022528380 | |
| 11233199 | 4 years ago | | | 0 | 0.0021460400 | |
| 11122536 | 4 years ago | | | 0 | 0.00061841606 | |
| 10896489 | 4 years ago | | | 0 | 0.0051493441 | |
| 10778510 | 4 years ago | | | 0 | 0.018701276 | |
| 10656972 | 4 years ago | | | 0 | 0.011626727 |
ABI
ABI objects
Getter at block 21309432
buyPrice() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
Shared Ecological Chain
owner() view returns (address)
0x4aa31611557100128e43dcc925c81da27865e915
symbol() view returns (string)
SMCD
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events 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)
buy() payable
selfdestructs() payable
setPrices(uint256 newBuyPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Burn(address indexed from, uint256 value)
FrozenFunds(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 initialSupply, string tokenName, string tokenSymbol)
fallback()
This contract contains no error objects.