NodeRunnersLiquidity
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x07f6…a319
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NDR | ERC-20 | 58.153034 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11465069 | 4 years ago | | | 0 | 0.0039710022 |
ABI
ABI objects
Getter at block 21181119
KP3R() view returns (address)
0x1ceb5cb57c4d4e2b2433641b95dd330a33185a44
_liquidityRewardsDivisor() view returns (uint256)
0
_token() view returns (address)
0x739763a258640919981f9ba610ae65492455be53
_treasury() view returns (address)
0x07f6624b895b47ae66e916ec6a0479d7c3cfa319
_uniswapV2Pair() view returns (address)
0x65d0a154d2425ce2fd5fed3bdae94d9a9afe55ce
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
burnableLiquidity() view returns (uint256)
0
burnedLiquidity() view returns (uint256)
181855619462672396597
burnedSupply() view returns (uint256)
12723676581651720515632
lockableSupply() view returns (uint256)
58153033979842049777
lockedLiquidity() view returns (uint256)
181855619462672396597
lockedSupply() view returns (uint256)
12723676581651720515632
owner() view returns (address)
0xb961593fa1fc7fb6839b766bf97bc9d2cb065c12
Read-only
This contract contains no read-only function objects.
State-modifying
Events burnLiquidity()
lockLiquidity(uint256 _lockableSupply)
renounceOwnership()
rewardLiquidityProviders()
setLiquidityRewardsDivisor(uint256 liquidityRewardsDivisor)
setTreasury(address treasury)
transferOwnership(address newOwner)
withdrawDust(uint256 amount)
BurnLiquidity(uint256 lpTokenAmount)
LockLiquidity(uint256 tokenAmount, uint256 ethAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardLiquidityProviders(uint256 tokenAmount)
constructor(address token, address uniswapV2Pair)
receive()
This contract contains no error objects.