South East Trading Investment
Verified contract
Active on
Ethereum with 2,083 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 |
---|---|---|---|---|---|
SETI | ERC-20 | 17.727938 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17539310 | a year ago | | | 0 | 0.00044920800 | |
| 12623980 | 3 years ago | | | 0 | 0.00022661844 | |
| 11171464 | 4 years ago | | | 0 | 0.00094351957 | |
Transfer | 10914758 | 4 years ago | | | 0.090863774 | 0.0024780000 | |
| 10283659 | 4 years ago | | | 0 | 0.0019202791 | |
| 10137531 | 4 years ago | | | 0 | 0.00040318200 | |
| 10038756 | 5 years ago | | | 0 | 0.00051690000 | |
| 9989014 | 5 years ago | | | 0 | 0.000081690000 | |
| 9864619 | 5 years ago | | | 0 | 0.00012253500 | |
| 9849179 | 5 years ago | | | 0 | 0.000081690000 |
ABI
ABI objects
Getter at block 21169487
decimals() view returns (uint256)
18
name() view returns (string)
South East Trading Investment
owner() view returns (address)
0xb735af350e7962429f85ee7db2a3307b29c5babb
safeguard() view returns (bool)
false
symbol() view returns (string)
SETI
totalSupply() view returns (uint256)
600000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events airdrop(address[] recipients, uint256[] tokenAmount)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
changeSafeguardStatus()
freezeAccount(address target, bool freeze)
manualWithdrawEther()
manualWithdrawTokens(uint256 tokenAmount)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 indexed tokenAmount)
Burn(address indexed from, uint256 value)
FrozenAccounts(address target, bool frozen)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.