liquidityProviderTokensStaking
Verified contract
Active on
Ethereum with 80 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 |
---|---|---|---|---|---|
FESS | ERC-20 | 5.155703M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11146468 | 4 years ago | | | 0.51 | 0.0029339640 | |
| 11138471 | 4 years ago | | | 0 | 0.00082209000 | |
| 11138140 | 4 years ago | | | 0.51 | 0.0019114560 | |
| 11138079 | 4 years ago | | | 0.51 | 0.0019875241 | |
| 11137921 | 4 years ago | | | 0.51 | 0.0080440440 | |
| 11137896 | 4 years ago | | | 0.51 | 0.0094644000 | |
| 11137858 | 4 years ago | | | 0.51 | 0.0027446760 | |
| 11137855 | 4 years ago | | | 0.51 | 0.00065197800 | |
| 11137844 | 4 years ago | | | 0.51 | 0.00065197803 | |
| 11137506 | 4 years ago | | | 0.51 | 0.011946600 |
ABI
ABI objects
Getter at block 21168769
fnirAddress() view returns (address)
0xc4caedce7716c8a59ec60afb57e12889dfb74073
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xa6147b30e9746148ce9f570e15fb8bd142d69d78
paused() view returns (bool)
false
price() view returns (uint256)
305
superContractAddress() view returns (address)
0xcd8307346414d3a69cf14a8f5838e11dacf0af0b
walletFees() view returns (uint256)
510000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
changeFees(uint256 amount) returns (bool)
changePrice(uint256 amount) returns (bool)
pause()
swapFessTokens(uint256 amount, address referral) payable returns (bool)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
unpause()
OwnershipTransferred(address indexed from, address indexed _to)
Pause()
Unpause()
constructor(address _super, address _fnir, address _ownerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.