SAVE ENVIRONMENT TOKEN
Verified contract
Active on
Ethereum with 1,617 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SET | ERC-20 | 66.666667 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19818655 | 7 months ago | | | 0 | 0.00043369841 | |
| 19814583 | 7 months ago | | | 0 | 0.00024918841 | |
| 19062798 | 10 months ago | | | 0 | 0.00086632080 | |
| 17766923 | a year ago | | | 0 | 0.0010750335 | |
| 17532008 | a year ago | | | 0 | 0.00084941779 | |
| 17270348 | 2 years ago | | | 0 | 0.0018259865 | |
| 17270344 | 2 years ago | | | 0 | 0.0026939425 | |
| 17082545 | 2 years ago | | | 0 | 0.0072122149 | |
| 17062190 | 2 years ago | | | 0 | 0.00091820540 | |
| 16114493 | 2 years ago | | | 0 | 0.00056296023 |
ABI
ABI objects
Getter at block 21285482
decimals() view returns (uint8)
18
name() view returns (string)
SAVE ENVIRONMENT TOKEN
symbol() view returns (string)
SET
totalSupply() view returns (uint256)
55000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
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()
fallback()
This contract contains no error objects.