LayerAI Protocol
Verified contract
Active on
Ethereum with 96 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "LayerAI Protocol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19812883 | 7 months ago | | | 0 | 0.00034508585 | |
| 19812814 | 7 months ago | | | 0 | 0.00019021556 | |
| 19812808 | 7 months ago | | | 0 | 0.00036107863 | |
| 19812797 | 7 months ago | | | 0 | 0.00040275244 | |
| 19812789 | 7 months ago | | | 0 | 0.00070743946 | |
| 19812764 | 7 months ago | | | 0 | 0.00029384540 | |
| 19812761 | 7 months ago | | | 0 | 0.00026087510 | |
| 19812739 | 7 months ago | | | 0 | 0.00014513043 | |
| 19812739 | 7 months ago | | | 0 | 0.00029943245 | |
| 19812736 | 7 months ago | | | 0 | 0.00026356666 |
ABI
ABI objects
Getter at block 21293699
_maxTaxSwap() view returns (uint256)
17000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
3000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
LayerAI Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
LayerAI
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
removeTransferTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.