Leverage Protocol
Verified contract
Active on
Ethereum with 884 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LEVX | ERC-20 | 2.648237K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20885279 | 2 months ago | | | 0 | 0.00051228468 | |
| 19848945 | 6 months ago | | | 0 | 0.00012695079 | |
| 19802355 | 7 months ago | | | 0 | 0.00015631786 | |
| 19456616 | 8 months ago | | | 0 | 0.0014074397 | |
| 19367814 | 9 months ago | | | 0 | 0.0027955147 | |
| 19321938 | 9 months ago | | | 0 | 0.0084499562 | |
| 19319773 | 9 months ago | | | 0 | 0.0026520796 | |
| 19316182 | 9 months ago | | | 0 | 0.0020054207 | |
| 19315083 | 9 months ago | | | 0 | 0.0015129587 | |
| 19297612 | 9 months ago | | | 0 | 0.0012635541 |
ABI
ABI objects
Getter at block 21263840
_maxTxAmount() view returns (uint256)
24720000000000
_maxWalletAmount() view returns (uint256)
24720000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x4b498eec2ac48c2de61fb65f4a5368b0324c508f
name() pure returns (string)
Leverage Protocol
pair() view returns (address)
0x2e5151ebb7c5f74137c6d62557450139a190daca
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
3090000000000
symbol() pure returns (string)
LEVX
totalSupply() view returns (uint256)
618000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.