Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 6 additional slots
Balances ($2.68)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHIB | ERC-20 | 116.676697K | $0.000023 |
$2.68 | |
UNI-V2 | ERC-20 | 2.572974K | -- | -- | |
UNI-V2 | ERC-20 | 565.666964 | -- | -- | |
UNI-V2 | ERC-20 | 0.004798 | -- | -- | |
UNI-V2 | ERC-20 | 0.00316 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21433236 | an hour ago | | | 0 | 0.0059667593 | |
| 21430484 | 11 hours ago | | | 0 | 0.018452485 | |
| 21416812 | 2 days ago | | | 0 | 0.0017004556 | |
| 21413915 | 3 days ago | | | 0 | 0.00056206234 | |
| 21390909 | 6 days ago | | | 0 | 0.00088768372 | |
| 21276744 | 22 days ago | | | 0 | 0.00088098731 | |
| 21276740 | 22 days ago | | | 0 | 0.00086795555 | |
| 21275630 | 22 days ago | | | 0 | 0.00089982567 | |
| 21253361 | 25 days ago | | | 0 | 0.0064230090 | |
| 21232730 | a month ago | | | 0 | 0.0051306668 |
ABI
ABI objects
Getter at block 21433670
owner() view returns (address)
0x559747bb6fc3d14a1a2421bc881fc1520d14785a
Read-only
getPair(string pair) view returns (address)
seeAllStaking(address token) view returns (uint256)
seeStaked(uint32 txID) view returns (uint256 timeLock, string addrCN, uint256 sum, uint256 timeUnlock, bool _staked)
State-modifying
Events addPairV2(string tokenName, address tokenAddr)
claimFund(uint32 _txID)
pauseLock(bool answer) returns (bool)
renounceOwnership()
stake(uint256 _sum, uint8 count, string addrCN, uint8 procentage, string pairName) returns (uint32)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
staked(address sender, uint256 value, uint8 countMonths, string walletCN, address token, uint256 time, uint256 timeUnlock, uint32 txId, uint8 procentage, uint8 networkID, uint256 _block)
unlocked(address sender, uint256 sumUnlock, uint32 txID)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.