South East Trading Investment
Verified contract
Active on
Ethereum with 22,290 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 "South East Trading Investment"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11346261 | 4 years ago | | | 0 | 0.00035955634 | |
| 11346256 | 4 years ago | | | 0 | 0.00035377327 | |
0x | 10244864 | 4 years ago | | | 0 | 0.00084280000 | |
0x | 10244821 | 4 years ago | | | 0 | 0.0011340000 | |
| 10038791 | 5 years ago | | | 0 | 0.00036572800 | |
| 10025527 | 5 years ago | | | 0 | 0.00038858600 | |
| 9998401 | 5 years ago | | | 0 | 0.00011429000 | |
| 9997997 | 5 years ago | | | 0 | 0.00022858000 | |
| 9997944 | 5 years ago | | | 0 | 0.000068574000 | |
| 9994395 | 5 years ago | | | 0 | 0.00016000600 |
ABI
ABI objects
Getter at block 21191118
decimals() view returns (uint256)
18
name() view returns (string)
South East Trading Investment
owner() view returns (address)
0xac80c2c02235cd787fe8ed2552442ecb83b8e1ea
safeguard() view returns (bool)
true
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)
mintToken(address target, uint256 mintedAmount)
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.