0x032a95417873e13b8de29d4f4844627143fed531
Verified contract
Proxy
Active on
Ethereum with 4 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
0xf2f5…4b9e
-
variable spans 3 additional slots
Balances ($0.00)
No balances found for "0x032a95417873e13b8de29d4f4844627143fed531"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13941649 | 3 years ago | | | 0 | 0.012026785 | |
| 12678642 | 3 years ago | | | 0 | 0.0026822400 | |
| 12511867 | 4 years ago | | | 0 | 0.0058606240 | |
| 12471954 | 4 years ago | | | 0 | 0.022159787 |
ABI
ABI objects
Getter at block 21415723
activeClaim() view returns (string firstName, string lastName, string eMail, address desiredWallet)
(firstName=Jodi, lastName=Manning, [email protected], desiredWallet=0xf0bfff7045dfeb4f6e69350c1cf8ff1a7de0d7da)
orgFactoryContract() view returns (address)
0xf2f5bb5d80413dd1feea6254786465109adf4b9e
orgWallet() view returns (address)
0xf0bfff7045dfeb4f6e69350c1cf8ff1a7de0d7da
taxId() view returns (uint256)
475068496
Read-only
getTokenBalance(address tokenAddress) view returns (uint256)
pendingClaims(string) view returns (string firstName, string lastName, string eMail, address desiredWallet)
State-modifying
Events approveClaim(string claimId)
cashOutOrg(address tokenAddress)
claimRequest(string claimId, string fName, string lName, string eMail, address orgAdminWalletAddress)
initializeOrg(uint256 ein, address orgFactory)
rejectClaim(string claimId)
CashOutComplete(uint256 cashOutAmount)
ClaimApproved(string claimId, struct OrgClaim claim)
ClaimCreated(string claimId, struct OrgClaim claim)
ClaimRejected(string claimId, struct OrgClaim claim)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.