Lit Protocol
Verified contract
Active on
Ethereum with 48 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Lit Protocol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20826253 | 3 months ago | | | 0 | 0.00070286231 | |
| 20826252 | 3 months ago | | | 0 | 0.00073585380 | |
| 20826251 | 3 months ago | | | 0 | 0.00078734730 | |
| 20826248 | 3 months ago | | | 0 | 0.00090414688 | |
| 20826239 | 3 months ago | | | 0 | 0.00066123086 | |
| 20826239 | 3 months ago | | | 0 | 0.00066123086 | |
| 20826222 | 3 months ago | | | 0 | 0.00078165490 | |
| 20826202 | 3 months ago | | | 0 | 0.00069542645 | |
| 20826202 | 3 months ago | | | 0 | 0.00070748611 | |
| 20826202 | 3 months ago | | | 0 | 0.00070748611 |
ABI
ABI objects
Getter at block 21407019
SeiNetworkFeeEnabled() view returns (bool)
true
TradingOpen() view returns (bool)
true
_SeiNetworkWallet() view returns (address)
0xd457f7ba24dda434d02896e6512016cefd0a6e74
_maxTaxSwap() view returns (uint256)
1000000000000000000000000
_maxWalletAmount() view returns (uint256)
1000000000000000000000000000
_swapSeiNetworkThreshHold() view returns (uint256)
100000000000000000000000
_totalSupply() view returns (uint256)
1000000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0xd457f7ba24dda434d02896e6512016cefd0a6e74
name() pure returns (string)
Lit Protocol
pair() view returns (address)
0xef057dc360d1f7c3198f1367551696180d49dbaf
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
LitProtocol
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
isSeiNetwork(address a) view returns (bool)
State-modifying
Events addSeiNetworks(address[] SeiNetworks_)
approve(address spender, uint256 amount) returns (bool)
createSeiNetworkTrade()
delSeiNetworks(address[] notSeiNetwork)
enableSeiNetworkTrade()
reduceFinalBuyTax(uint256 _newFee)
reduceFinalSellTax(uint256 _newFee)
removeSeiNetworkLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawSeiNetworkBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address SeiNetworkWallet)
receive()
This contract contains no error objects.