Social Intelligent Evolution
Verified contract
Active on
Ethereum with 28,601 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 |
---|---|---|---|---|---|
SIE | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14582181 | 3 years ago | | | 0 | 0.0045337713 | |
| 13479578 | 3 years ago | | | 0 | 0.0034055429 | |
| 12939727 | 3 years ago | | | 0 | 0.00076169100 | |
| 12939711 | 3 years ago | | | 0 | 0.00066234000 | |
| 12939556 | 3 years ago | | | 0 | 0.0011377380 | |
| 11886539 | 4 years ago | | | 0 | 0.0077771660 | |
| 11705286 | 4 years ago | | | 0 | 0.0022519760 | |
| 11705210 | 4 years ago | | | 0 | 0.0052264320 | |
| 11703671 | 4 years ago | | | 0 | 0.0022897240 | |
| 11621211 | 4 years ago | | | 0 | 0.0037028720 |
ABI
ABI objects
Getter at block 21243366
decimals() view returns (uint256)
6
name() view returns (string)
Social Intelligent Evolution
stopped() view returns (bool)
false
symbol() view returns (string)
SIE
totalSupply() view returns (uint256)
3000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
setName(string _name)
start()
stop()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _addressFounder)
This contract contains no fallback and receive objects.
This contract contains no error objects.