SafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x99a9b15a at 21092666
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x21ea6465976ee882d6f1bee7634309ad57701cf7d44038f49753eec173590ea9
0x825406b3e6f0b89f054587f248e8f9772f5d7d527d53c35abc54d283e2f6cc58
0x9a9745c124323dd1d57c7fcaa922b15d339a3c40c000e8bf8f0f6082044a4286
0x924ffc22a68bf46fae348765d4cfc40e249d0c9728e80b64b6491d3bbd63c7cf
0x2333d00330b0856325b35f700615645e77c240fd55d355657ebb22e01a410973
0x9e2070a2500befa03de8ba32db2ba96a0e1223ced9b947297ec4c8294a8ab392
0x79e295bbed4eaf51d602be6d2d597b4a2fa5181b4047e67b97fdd5b21e0369dd
0x9a7f6e317b83145cd5ae762eec7c2a426c231a2f650ae3cec52197538259f363
0x7d9da670dc7c461534bb3a021bc1eac30f71a457bc241e8cb0b2a53b5b84580f
0x9cb2c3b62306cd8a843fdbbb59beef40ab129e0ff61d94ab9d76e9ff7d265f53

Functions
Getter at block 21312145
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xa05e76e508155a5c6b29084c07776ee47e129bcc9ab87f035825dceb1a1f950e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc86B37B84ff219F365b9ABa6e5f68F51b0a8fd6E]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
10
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.