Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x45a9…8565
Balances ($157.16)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.04 | $3,203.83 |
$128.15 | |
GT | ERC-20 | 3 | $9.67 |
$29.01 | |
SODA | ERC-20 | 678.819664 | -- | -- | |
UNI-V2 | ERC-20 | 99.816489 | -- | -- | |
TOMATOS | ERC-20 | 9.004 | -- | -- | |
UNI-V2 | ERC-20 | 0.000001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10892722 | 4 years ago | | | 0 | 0.0046324500 | |
| 10892277 | 4 years ago | | | 0 | 0.010484600 | |
| 10892273 | 4 years ago | | | 0 | 0.010582100 | |
| 10892267 | 4 years ago | | | 0 | 0.010483400 | |
| 10892256 | 4 years ago | | | 0 | 0.010484600 | |
| 10892254 | 4 years ago | | | 0 | 0.010491400 | |
| 10892252 | 4 years ago | | | 0 | 0.013481200 |
ABI
ABI objects
Getter at block 21218051
ALL_BLOCKS_AMOUNT() view returns (uint256)
100000
SODA_PER_BLOCK() view returns (uint256)
1000000000000000000
endBlock() view returns (uint256)
10995796
getTargetToken() view returns (address)
0x7afb39837fd244a651e4f0c5660b4037214d4adf
owner() view returns (address)
0xc5d4678ba0b713d27bef06daf0079dea5b2db584
poolLength() view returns (uint256)
6
sodaMaster() view returns (address)
0x45a9c01193b21f32d739afee27dce6620bdf8565
startBlock() view returns (uint256)
10895796
totalAllocPoint() view returns (uint256)
28
Read-only
getMultiplier(uint256 _from, uint256 _to) view returns (uint256)
getValuePerShare(address _vault) view returns (uint256)
pendingValuePerShare(address _vault) view returns (uint256)
poolMap(address) view returns (uint256 allocPoint, uint256 lastRewardBlock)
vaultMap(uint256) view returns (address)
State-modifying
Events _update(address _vault)
approve(address _token)
claim(address _vault)
deposit(address _vault, uint256 _amount)
massUpdatePools()
renounceOwnership()
setPoolInfo(uint256 _poolId, address _vault, address _token, uint256 _allocPoint, bool _withUpdate)
transferOwnership(address newOwner)
transferToCreateMoreSoda(address _createMoreSoda)
withdraw(address _vault, uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _sodaMaster)
This contract contains no fallback and receive objects.
This contract contains no error objects.