Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9105…baed
0x654d…1b2b
Balances ($2,168.57)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AZUKI | ERC-20 | 869.204166K | $0.002495 |
$2,168.57 | |
UNI-V2 | ERC-20 | 739.04785 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20029612 | 5 months ago | | | 0 | 0.0019940148 | |
| 20029608 | 5 months ago | | | 0 | 0.0017297194 | |
| 17954058 | a year ago | | | 0 | 0.0019955398 | |
| 17954055 | a year ago | | | 0 | 0.0017205754 | |
| 17343238 | a year ago | | | 0 | 0.0036219877 | |
| 17343235 | a year ago | | | 0 | 0.0045239782 | |
| 16922535 | 2 years ago | | | 0 | 0.0032017220 | |
| 16922514 | 2 years ago | | | 0 | 0.0039794690 | |
| 16757281 | 2 years ago | | | 0 | 0.0034258130 | |
| 16757261 | 2 years ago | | | 0 | 0.0042546000 |
ABI
ABI objects
Getter at block 21166501
DURATION() view returns (uint256)
1209600
azukiAddress() view returns (address)
0x910524678c0b1b23ffb9285a81f99c29c11cbaed
devAddr() view returns (address)
0x370d7f82131adc0bb0e87869ee8293409272a111
devDistributeDuration() view returns (uint256)
31536000
devDistributeRate() view returns (uint256)
11732623033992897
devFinishTime() view returns (uint256)
1636552785
devFundAmount() view returns (uint256)
370000000000000000000000
halvingTime() view returns (uint256)
1684850385
haveStarted() view returns (bool)
true
initReward() view returns (uint256)
8601054931811484891681
lastDistributeTime() view returns (uint256)
1636552785
lastRewardTime() view returns (uint256)
1684850385
lastUpdateTime() view returns (uint256)
1684850385
lpTokenAddress() view returns (address)
0x654def3e97c3f4218c3f49ace81687483c361b2b
owner() view returns (address)
0xb3348155afeac9aa6a14a48acbda3d71100407fd
rewardPerLPToken() view returns (uint256)
2657817004283948461958
rewardPerToken() view returns (uint256)
2657817004283948461958
rewardRate() view returns (uint256)
7110660492569018
totalSupply() view returns (uint256)
739047850255894266141
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.