LEVERAGE X
Verified contract
Active on
Ethereum with 356 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 |
---|---|---|---|---|---|
LVGX | ERC-20 | 122.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18321155 | a year ago | | | 0 | 0.00034018075 | |
| 17896657 | a year ago | | | 0 | 0.00029258918 | |
| 17011337 | 2 years ago | | | 0 | 0.00049868620 | |
| 15197576 | 2 years ago | | | 0 | 0.00022760380 | |
| 14028295 | 3 years ago | | | 0 | 0.0024212430 | |
| 13964699 | 3 years ago | | | 0 | 0.0021078586 | |
| 13964690 | 3 years ago | | | 0 | 0.0017901472 | |
| 13243480 | 3 years ago | | | 0 | 0.0027194226 | |
| 13139146 | 3 years ago | | | 0 | 0.0041498310 | |
| 12871911 | 3 years ago | | | 0 | 0.0012152660 |
ABI
ABI objects
Getter at block 21188686
FeeCycleEndTime() view returns (uint256)
0
FeeCycleStart() view returns (bool)
false
canWhitelist() view returns (bool)
true
decimals() view returns (uint8)
18
feeDistributor() view returns (address)
0xd58e4e8a592771e35350621526003a59cead3214
feesDuration() view returns (uint256)
432000
name() view returns (string)
LEVERAGE X
owner() view returns (address)
0xd58e4e8a592771e35350621526003a59cead3214
symbol() view returns (string)
LVGX
totalSupply() view returns (uint256)
100000000000000000000000
txFee() view returns (uint256)
0
Read-only
UniSwapReciever(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateFeesBeforeSend(address sender, address recipient, uint256 amount) view returns (uint256, uint256)
feelessReciever(address) view returns (bool)
feelessSender(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recieveOwnership()
renounceOwnership()
renounceWhitelist()
retByAdmin(address _token)
seTxFee(uint256 _ff)
setFeeCycle()
setFeeDistributor(address _distributor)
setFeelessReciever(address _recipient, bool _feeless)
setFeelessSender(address _sender, bool _feeless)
setUniSwapReciever(address _recipient, bool _feeless)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RenouncedWhitelist(bool arg0)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.