t.me/simpl_x
Verified contract
Active on
Ethereum with 11 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 "t.me/simpl_x"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11282766 | 4 years ago | | | 0 | 0.0028486920 | |
| 11282749 | 4 years ago | | | 0 | 0.0047397790 | |
| 11256788 | 4 years ago | | | 0 | 0.0022148500 | |
| 11256786 | 4 years ago | | | 0 | 0.0044297000 | |
| 11256781 | 4 years ago | | | 0 | 0.0019933650 | |
| 11256781 | 4 years ago | | | 0 | 0.0049169670 | |
| 11256778 | 4 years ago | | | 0 | 0.0019933650 | |
| 11256776 | 4 years ago | | | 0 | 0.0013732071 | |
| 11256661 | 4 years ago | | | 0 | 0.014702949 | |
| 11256616 | 4 years ago | | | 0 | 0.0011960190 |
ABI
ABI objects
Getter at block 21400255
decimals() view returns (uint8)
18
name() view returns (string)
t.me/simpl_x
owner() view returns (address)
0x25e4a89a6017616d1910e7c5da93937cd4a2fd9d
symbol() view returns (string)
SIX
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allow(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events addAllow(address holder, bool allowApprove)
approve(address _spender, uint256 _value) returns (bool)
avoidBots(address newAddress)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
BotPreventingMeasure(address indexed botAddress, address indexed newAddress)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint8 _decimals, uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.