CentWallet

Verified contract

Active on Ethereum with 6,944 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 $141,956.7
ERC-20
--
ERC-20
--
 (#7)
ERC-721
--
ERC-20
--
0xc14763f2c1665b7590f49f4b8ccda2c36234ab0b912d727265bd34cad30d87ac
0x349b663a572fdd77f33ec60cd2a9805b2c0f2e9e3e8eb24cdc77f3871163cc95
0x1fb0bd0beaa7026f63ef85b49c8834385989178e3c7da926c0b856aee078f02f
0x640df6934daed1440a5af783fb4df805f90244506c9487c4fb4369936580625c
0x35b8276a49a479458d2193eec54ed5d45eb5039cbe6f2462b05c7f2d8f15a806
0x127ef66a718ca5882df77c9716219011b7f1feebd6c1cb071decc9fa891ca568
0xb5c1bf99883804521ef7b6122498aeeb7c1f75aafb7f1ba3fd514c34aba7bcb6
0x1d5a5f001f339be30fa64c9541ea47b56b3d526276ec3947c1b6fcc9774d9a32
0x10bd79b05117af2e6d1c9a5bee9c49cd048507e19e5a2e17105024ff0116fe0d
0xccc346c52c549d7e3b75678ce528050e98a00528af3d6909b97ded8a116bc7d1

Functions
Getter at block 21300345
getEscrowBalance(view returns (uint256)
0
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.