Lender Network

Verified contract

Active on Ethereum with 159 txns
Deployed by via 0xe0d5b0be at 21169411
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $98.6
0x558fb6b025ca025a44f0b33810fb195c398fb1f0aa4b9d6b73cb024de11d46af
0x8dfcd7b7d7cb3a1b58886c990a325f57fae141c145fa794e65724bc580d0148d
0xeeb088d5b6454e389e95c9e8db11a3b06582a4e9b661953014278f88a2eeb808
0x500b751fb9625de79dc4a76c8ad6bbab89d2b1e02154ec896593c46b1e3f69d5
0x8319c670f499979056b878f1bc4242a9d05eeaa389fb57ebae3abdc9d8e0e5c1
0x72aaf06d47034a253c8c9cc4e4eaed252c71bc82bd3dfe669572fb32623d3461
0x83603e0eac69d6db5dba855ded03837a550b63991c97825cf375f2154d9196d1
0xb27c17904c67632bf90ffd01015be39d650d8b95418c674b965536110ad35884
0x186ae8bfd899c1948cf8db87943cfb29df858823dc0e909f5166dab3968c3a21
0x819d335f27450aa6eed96fdbb2bb3a937a1d938c53962033ed6cfda54302cb1f

Functions
Getter at block 21247412
decimals(pure returns (uint8)
18
getAllPending(view returns (uint256)
56579554708631999086848
getSwapThresholdAmount(view returns (uint256)
85534734233237451899546
maxBuyAmount(view returns (uint256)
100000000000000000000000000
maxWalletAmount(view returns (uint256)
100000000000000000000000000
name(view returns (string)
Lender Network
owner(view returns (address)
0x0000000000000000000000000000000000000000
pairV2(view returns (address)
0x782bff341e60467a9d197aed729ae744aff00ffd
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
LPU
taxwalletAddress(view returns (address)
0x45e0a20b248bfcca713ebcc49e3639c36a70415a
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(addressview returns (bool)
isExcludedFromLimits(addressview returns (bool)
taxwalletFees(uint256view returns (uint16)
totalFees(uint256view returns (uint16)
State-modifying
acceptOwnership(
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool isExcluded
excludeFromLimits(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAMMPair(address pairbool isPair
taxwalletAddressSetup(address _newAddress
taxwalletFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxBuyAmount(uint256 _maxBuyAmount
updateMaxWalletAmount(uint256 _maxWalletAmount
updateRouterV2(address router
updateSwapThreshold(uint16 _swapThresholdRatio
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromLimits(address indexed accountbool isExcluded
MaxBuyAmountUpdated(uint256 maxBuyAmount
MaxWalletAmountUpdated(uint256 maxWalletAmount
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint16 swapThresholdRatio
Transfer(address indexed fromaddress indexed touint256 value
taxwalletAddressUpdated(address taxwalletAddress
taxwalletFeeSent(address recipientuint256 amount
taxwalletFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.