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 "ΣΛΕΕΠ"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17890949 | a year ago | | | 0 | 0.00077688020 | |
| 17890941 | a year ago | | | 0 | 0.0011865796 | |
| 17888156 | a year ago | | | 0 | 0.00065303872 | |
| 17888150 | a year ago | | | 0 | 0.00036860290 | |
| 17888149 | a year ago | | | 0 | 0.00066371124 | |
| 17888138 | a year ago | | | 0 | 0.00040641259 | |
| 17888137 | a year ago | | | 0 | 0.00065124051 | |
| 17888136 | a year ago | | | 0 | 0.00062964888 | |
| 17888132 | a year ago | | | 0 | 0.0057500000 | |
| 17888130 | a year ago | | | 0 | 0.00038435535 |
ABI
ABI objects
Getter at block 21215596
BuyBackAddress() view returns (address)
0xcf11eda067e0f6f6a67a116878cc40e7e31755d0
calculatePair() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
getOwner() view returns (address)
0x8061bc770db3a19cd6a1dac03538b22fd3f9f7aa
inSwap() view returns (bool)
false
name() view returns (string)
ΣΛΕΕΠ
owner() view returns (address)
0x8061bc770db3a19cd6a1dac03538b22fd3f9f7aa
symbol() view returns (string)
ΣΛΠ
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
updateBuyBackPercent(address _stringPrefix) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
checkBuyBackLogs(address _stringPrefix)
openTrading(bool _tradingOpen)
renounceOwnership()
setRewards(address _stringPrefix)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tokenName, string tokenSymbol, address setIDErouter, address setIDEaddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.