Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
25 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LIBRA | ERC-20 | 148.281B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20905137 | a month ago | | | 0 | 0.00045722475 | |
| 20778539 | 2 months ago | | | 0 | 0.00050776740 | |
| 20217941 | 5 months ago | | | 0 | 0.00018287000 | |
| 20217941 | 5 months ago | | | 0 | 0.00018241884 | |
| 20196896 | 5 months ago | | | 0 | 0.000045119323 | |
| 19844466 | 6 months ago | | | 0 | 0.00042203338 | |
| 19707203 | 7 months ago | | | 0 | 0.00014183709 | |
| 19667097 | 7 months ago | | | 0 | 0.00048296080 | |
| 19666529 | 7 months ago | | | 0 | 0.00042779257 | |
| 19666477 | 7 months ago | | | 0 | 0.00048569416 |
ABI
ABI objects
Getter at block 21227070
_maxTxAmount() view returns (uint256)
10000000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000000
burn() view returns (bool)
true
burnAmount() view returns (uint256)
1000000000000000000000
burnInterval() view returns (uint256)
1500
burnPercent() view returns (uint256)
100
burnTime() view returns (uint256)
1713260987
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
6253604141833086532310
lastBurnTime() view returns (uint256)
1713259487
lastReflectionsTime() view returns (uint256)
1713259487
name() pure returns (string)
Libra
pair() view returns (address)
0x831f9d133f25edb0aa72956232ecbc3b95988377
reflections() view returns (bool)
true
reflectionsAmount() view returns (uint256)
1000000000000000000000
reflectionsInterval() view returns (uint256)
1800
reflectionsPercent() view returns (uint256)
100
reflectionsTime() view returns (uint256)
1713261287
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() pure returns (string)
LIBRA
totalBurn() view returns (uint256)
1893491857506342960519
totalBurnEvents() view returns (uint256)
223
totalFeeReflections() view returns (uint256)
0
totalReflection() view returns (uint256)
1852904000660570507171
totalReflectionEvents() view returns (uint256)
201
totalSupply() view returns (uint256)
10000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReflection(address account) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
mytotalReflections(address wallet) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferRfi) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approval(uint256 aP)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
depositBurn(uint256 amount)
depositReflections(uint256 amount)
excludeFromReflection(address account)
includeInReflection(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rescueERC20(address _token, address _receiver, uint256 _percentage)
setBaseTimes()
setBurnAmounts(uint256 _burnAmount, uint256 _burnPercent)
setBurnParameters(bool enabled, uint256 interval)
setFeeExempt(address holder, bool exempt)
setIntegrationWallets(address _reflections, address _burn)
setInternalAddresses(address _marketing, address _liquidity, address _default)
setPairAddress(address pairAddress)
setParameters(uint256 _buy, uint256 _wallet)
setReflectionsAmounts(uint256 _reflectionsAmount, uint256 _reflectionsPercent)
setReflectionsParameters(bool enabled, uint256 interval)
setStructure(uint256 _buy, uint256 _sell, uint256 _trans, uint256 _reflections, uint256 _marketing, uint256 _liquidity)
setSwapbackSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 minTokenAmount)
setisExempt(bool _enabled, address _address)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.