This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793851, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

CentWallet

Verified contract

Active on Ethereum with 6,936 txns
Deployed by via 0x92f67fe8 at 6465906
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $98,956.42
ERC-20
--
ERC-20
--
 (#7)
ERC-721
--
ERC-20
--
0x10bd79b05117af2e6d1c9a5bee9c49cd048507e19e5a2e17105024ff0116fe0d
0xccc346c52c549d7e3b75678ce528050e98a00528af3d6909b97ded8a116bc7d1
0xbcdbe21bdc1a97f65e19acd733d3e86fe0783b65f7467c17ebe4c5179721f3d8
0x1dd86f953a1b5150a7b12c29e6b5f50f9ffd743c489767e1c27261f0d2b896ad
0xf376d674450f4efab3fabd9adde49a62b380bbf725ae551bc238614590f218e7
0x8530f41c9e8a8903ac39cc5d49e039b699cb8b989d2ed8c3ddb43e889abdcb71
0x911ae88cda93a994f257f3b4a74de1c517e6b6648ea6d447f78a2e7ad925853d
0x700d9823c16bce3616b11d6cb358869ac3d27196a987579f37da3c659f46734d
0xb3058e51465809177136da99d70a04bdf01b93adbe70522c056cced8849a3738
0x65f72eeb438c69160927a894c1b67f3de95a6f7d03cb9043810110f20c43617c

Functions
Getter at block 20793850
getEscrowBalance(view returns (uint256)
25919511362948770
Read-only
admins(uint256view returns (address)
getBalance(bytes32 walletIDview returns (uint256)
getDebitDigest(bytes32 walletIDuint256 valueuint64 noncepure returns (bytes32)
getDebitNonce(bytes32 walletIDview returns (uint256)
getLinkDigest(bytes32 walletIDaddress agentpure returns (bytes32)
getLinkStatus(bytes32 walletIDaddress memberview returns (bool)
getMessageSigner(bytes32 messageuint8 vbytes32 rbytes32 spure returns (address)
getNameDigest(string namepure returns (bytes32)
getWalletDigest(bytes32 nameaddress rootpure returns (bytes32)
getWithdrawDigest(bytes32 walletIDaddress recipientuint256 valueuint64 noncepure returns (bytes32)
getWithdrawNonce(bytes32 walletIDview returns (uint256)
State-modifying
addAdmin(address newAdmin
changeRootAdmin(address newRootAdmin
debit(bytes32[] walletIDsuint256[] valuesuint64[] noncesuint8[] vbytes32[] rbytes32[] s
deposit(bytes32 walletIDpayable 
link(bytes32[] walletIDsbytes32[] nameIDsaddress[] agentsuint8[] vbytes32[] rbytes32[] s
removeAdmin(address oldAdmin
settle(bytes32[] walletIDsuint256[] requestIDsuint256[] values
withdraw(bytes32[] walletIDsaddress[] recipientsuint256[] valuesuint64[] noncesuint8[] vbytes32[] rbytes32[] s
Events
Debit(bytes32 indexed walletIDuint256 indexed nonceuint256 indexed value
Deposit(bytes32 indexed walletIDaddress indexed senderuint256 indexed value
Link(bytes32 indexed walletIDaddress indexed agent
Settle(bytes32 indexed walletIDuint256 indexed requestIDuint256 indexed value
Withdraw(bytes32 indexed walletIDuint256 indexed nonceuint256 indexed valueaddress recipient
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.