NodeRewards
Verified contract
Active on
Ethereum with 36 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
0xb420…33e7
0x4a08…9aaa
Balances ($2.85)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SWINGBY | ERC-20 | 23.69591K | $0.00012 |
$2.85 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16875839 | 2 years ago | | | 0 | 0.0066551115 | |
| 16784201 | 2 years ago | | | 0 | 0.014642534 | |
| 15301222 | 2 years ago | | | 0 | 0.0023494325 | |
| 15282529 | 2 years ago | | | 0 | 0.0047926292 | |
| 15272402 | 2 years ago | | | 0 | 0.0086037453 | |
| 15268941 | 2 years ago | | | 0 | 0.0042434961 | |
| 15250092 | 2 years ago | | | 0 | 0.0032265883 | |
| 15235627 | 2 years ago | | | 0 | 0.0038641159 | |
| 15150639 | 2 years ago | | | 0 | 0.0077757881 | |
| 15133756 | 2 years ago | | | 0 | 0.0050010068 |
ABI
ABI objects
Getter at block 21219088
apr() view returns (uint256)
15
balanceBefore() view returns (uint256)
23695909894351796722118
barn() view returns (address)
0xb4200c8c44b05a342a9f7fd0d27647c4bf9533e7
currentMultiplier() view returns (uint256)
45381831883049845
disabled() view returns (bool)
false
lastPullTs() view returns (uint256)
1659957195
owner() view returns (address)
0x63d9f6a25ddd2c586f4441065ce7c8412fbbb91e
pullFeature() view returns (address source, uint256 startTs, uint256 endTs, uint256 totalDuration)
(source=0xc02a33c968108411d1d7dc8f31587c59905c98e9, startTs=1648682801, endTs=1680218801, totalDuration=42810394)
rewardToken() view returns (address)
0x8287c7b963b405b7b8d467db9d79eec40625b13a
swapContract() view returns (address)
0x4a084c0d1f89793bb57f49b97c4e3a24ca539aaa
totalNodeStaked() view returns (uint256)
149922608366392618029079999
Read-only
owed(address) view returns (uint256)
userMultiplier(address) view returns (uint256)
State-modifying
Events ackFunds()
claim() returns (uint256)
renounceOwnership()
setBarnAndSwap(address _barn, address _swap)
setNewAPR(uint256 _apr)
setupPullToken(address source, uint256 startTs, uint256 endTs)
transferOwnership(address newOwner)
updateNodes() returns (bool isStaker)
Claim(address indexed user, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner, address _swingby, uint256 _apr)
This contract contains no fallback and receive objects.
This contract contains no error objects.