Assign

Verified contract

Active on Base with 408 txns
Deployed by via 0xb60c30e5 at 21668741
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Assign"

0x374420d35427d082b0cdfcd43c283cddf871e0dfe50762866d38e0c6d240ad1f
0x68e2fca6c38f6c1f527620c6e4c8166a8ad20f3a23beb1f41e20dd57d9dd1729
0xaff89767c06215b22a8e1d15cc76c1146f464c162be78b6936c4e67475112fbc
0xdf08661077e95bff2c00bf4706c7df371eadd4f3b6971843229f3e01dc99e904
0x25439bd01372e9531afd9f8153292267335f2af532b0dce79fbf92d2c52fc363
0x26109d09519315d6ae743ec57c863862cd6e61ebfbbf0e04fe0c58b906b9bed3
0xe10b0b083c6d2b9210780d67c91066618fc049e2a12b9a9e81967cd9120df0f4
0x4c138e4c084f0dbe9f0da7abf265e825d1e2e9dada07ef8330636972eb06a8af
0x68b5eab78766e2f9c59b322fc88119c6989c994cbb742a8441d0b4ce72a720db
0x9e31403e16ca00b5ca29f130a22eabb912ee1423664cfdcdbef4eac86ceeee0b

Functions
Getter at block 22746300
nextId(view returns (uint256)
84
owner(view returns (address)
0xacd1ecf2c0cf59c8d2107148c00a21799079b9a2
Read-only
assignByOwnerUnit(address owneruint256 unitIdview returns (uint256)
getAssign(uint256 idview returns (address owneruint256 yieldCreditsuint256 unitIduint64 timestampuint256 valueUsd)
getAssigns(uint256[] idsview returns (struct IAssignAssignment[] out)
idFreeList(uint64 lastview returns (uint256)
State-modifying
assignYc(uint256 unitIduint256 yieldCredits
deleteUnit(uint256 unitId
registerAndAssign(uint8 tuint64 parentDomainstring nameuint256 yieldCreditsaddress toreturns (uint256)
renounceOwnership(
setPriceOracle(address priceOracle
transferOwnership(address newOwner
updateAndAssign(uint256 unitIduint8 updateuint8 tuint64 parentDomainstring nameuint256 yieldCredits
Events
Assign(uint256 idaddress owneruint256 unitIduint256 yieldCreditsuint64 timestampuint256 valueUsd
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address infraaddress priceOracle
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account