Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9105…baed
0x1d4b…9e39
Balances ($305.38)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AZUKI | ERC-20 | 123.060736K | $0.002482 |
$305.38 | |
KBC | ERC-20 | 25 | -- | -- | |
PSD | ERC-20 | 25 | -- | -- | |
SKODA | ERC-20 | 25 | -- | -- | |
UNI-V2 | ERC-20 | 2.905021 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17597158 | a year ago | | | 0 | 0.0026354092 | |
| 16663630 | 2 years ago | | | 0 | 0.0052041153 | |
| 16663592 | 2 years ago | | | 0 | 0.0044070961 | |
| 16663484 | 2 years ago | | | 0 | 0.0036387373 | |
| 16645951 | 2 years ago | | | 0 | 0.0042106311 | |
| 16645939 | 2 years ago | | | 0 | 0.0029832784 | |
| 16645900 | 2 years ago | | | 0 | 0.0047747105 | |
| 15243044 | 2 years ago | | | 0 | 0.00071864498 | |
| 15243011 | 2 years ago | | | 0 | 0.00072958084 | |
| 14577669 | 3 years ago | | | 0 | 0.0083104345 |
ABI
ABI objects
Getter at block 21168724
DURATION() view returns (uint256)
1209600
azukiAddress() view returns (address)
0x910524678c0b1b23ffb9285a81f99c29c11cbaed
devAddr() view returns (address)
0x370d7f82131adc0bb0e87869ee8293409272a111
devDistributeDuration() view returns (uint256)
31536000
devDistributeRate() view returns (uint256)
7483510908168442
devFinishTime() view returns (uint256)
1636549210
devFundAmount() view returns (uint256)
236000000000000000000000
halvingTime() view returns (uint256)
1658235610
haveStarted() view returns (bool)
true
initReward() view returns (uint256)
16776793017991496241678
lastDistributeTime() view returns (uint256)
1636549210
lastRewardTime() view returns (uint256)
1658235610
lastUpdateTime() view returns (uint256)
1658235610
lpTokenAddress() view returns (address)
0x1d4b2b2a2ca8762410801b51f128b73743439e39
owner() view returns (address)
0xb3348155afeac9aa6a14a48acbda3d71100407fd
rewardPerLPToken() view returns (uint256)
14880433127364653606694
rewardPerToken() view returns (uint256)
14880433127364653606694
rewardRate() view returns (uint256)
13869703222545879
totalSupply() view returns (uint256)
2905020990100743246
Read-only
balanceOf(address account) view returns (uint256)
getRewardsAmount(address account) view returns (uint256)
State-modifying
Events claim(uint256 amount)
renounceOwnership()
stake(uint256 amount)
startFarming()
testMint()
transferDevAddr(address newAddr)
transferOwnership(address newOwner)
withdraw(uint256 amount)
Claim(address indexed to, uint256 amount)
Decreasing(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Stake(address indexed from, uint256 amount)
Start(uint256 amount)
Withdraw(address indexed to, uint256 amount)
constructor(address _azuki, address _lpToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.