GodKimchiChef
Verified contract
Active on
Ethereum with 9,857 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1e18…eda0
0x4b7d…aa1f
Balances ($6,124.12)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 6.118K | $1.001 |
$6,124.12 | |
gKIMCHI | ERC-20 | 56.854173M | -- | -- | |
UNI-V2 | ERC-20 | 5.047393M | -- | -- | |
UNI-V2 | ERC-20 | 26.421147K | -- | -- | |
UNI-V2 | ERC-20 | 288.604594 | -- | -- | |
UNI-V2 | ERC-20 | 4.218929 | -- | -- | |
UNI-V2 | ERC-20 | 0.767057 | -- | -- | |
UNI-V2 | ERC-20 | 0.000015 | -- | -- | |
UNI-V2 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17473700 | a year ago | | | 0 | 0.00048372020 | |
| 16135016 | 2 years ago | | | 0 | 0.0023146001 | |
| 16071794 | 2 years ago | | | 0 | 0.0014429360 | |
| 13118504 | 3 years ago | | | 0 | 0.0080999182 | |
| 13074436 | 3 years ago | | | 0 | 0.0032482435 | |
| 12721166 | 3 years ago | | | 0 | 0.0017736320 | |
| 12702559 | 3 years ago | | | 0 | 0.0015722960 | |
| 12680901 | 3 years ago | | | 0 | 0.0038364200 | |
| 12656751 | 3 years ago | | | 0 | 0.0011290036 | |
| 12637658 | 3 years ago | | | 0 | 0.00064750000 |
ABI
ABI objects
Getter at block 21161493
BONUS_MULTIPLIER() view returns (uint256)
1
InitGodKimchiPerBlock() view returns (uint256)
10000000000000000000000
bonusEndBlock() view returns (uint256)
9999999999
devaddr() view returns (address)
0x84ab8e9484c783bc76247b325473582b2a5c9497
getCurrentHalvFactor() view returns (uint256)
53919893334301279589334030174039261347274288845081144962207220498432
getCurrentRewardPerBlock() view returns (uint256)
0
godkimchi() view returns (address)
0x4b7dfae2567181e54776337c840e142acb42aa1f
halvingPeriod() view returns (uint256)
46000
maxSwapGodKimchi() view returns (uint256)
20000000
originalKimchi() view returns (address)
0x1e18821e69b9faa8e6e75dffe54e7e25754beda0
owner() view returns (address)
0x1760d24bba6bca02c07eda49690887828f133ae9
poolLength() view returns (uint256)
7
startBlock() view returns (uint256)
10789580
startSwapBlock() view returns (uint256)
10789030
totalAllocPoint() view returns (uint256)
2700
Read-only
getHalvFactor(uint256 blockNumber) view returns (uint256)
getMultiplier(uint256 _from, uint256 _to) view returns (uint256)
getRewardPerBlock(uint256 blockNumber) view returns (uint256)
pendingGodKimchi(uint256 _pid, address _user) view returns (uint256)
poolInfo(uint256) view returns (address lpToken, uint256 allocPoint, uint256 lastRewardBlock, uint256 accGodKimchiPerShare)
userInfo(uint256, address) view returns (uint256 amount, uint256 rewardDebt)
State-modifying
Events add(uint256 _allocPoint, address _lpToken, bool _withUpdate)
deposit(uint256 _pid, uint256 _amount)
dev(address _devaddr)
emergencyWithdraw(uint256 _pid)
initSwapKimchiToGodkimchi(uint256 amountToSwap)
massUpdatePools()
renounceOwnership()
set(uint256 _pid, uint256 _allocPoint, bool _withUpdate)
transferOwnership(address newOwner)
updatePool(uint256 _pid)
withdraw(uint256 _pid, uint256 _amount)
Deposit(address indexed user, uint256 indexed pid, uint256 amount)
EmergencyWithdraw(address indexed user, uint256 indexed pid, uint256 amount)
InitSwapKimchi(address indexed user, uint256 amount, uint256 amount2)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(address indexed user, uint256 indexed pid, uint256 amount)
constructor(address _godkimchi, address _devaddr, uint256 _godkimchiPerBlock, uint256 _startBlock, uint256 _bonusEndBlock, uint256 _startSwapBlock)
This contract contains no fallback and receive objects.
This contract contains no error objects.