SafeProxy

Verified contract

Proxy

Active on Ethereum with 53 txns
Deployed by via 0x5f0ed3ae at 21135659
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SafeProxy"

0x3a1fa3a3742b8230e66c34163eeb36247d5605d886741538ac65129bee6ddf00
0xcdb61d555026e99232d2b2715ff40ccc832173c8ef5f28879fa07a07df2a389e
0x4f095daa6e4ee1e538b244de81a3c81285428b6c62a5b660f621115f36a29db2
0xad773084d0951b56d9df62d11f6205edfbe8d9ff50773554d2744c4371e152c3
0xbdffdfbab31725c84f9d54142edfd3a230362f4e74b4ff1fd866f875cda6e4c1
0xa1c2232da515216ea9911960e774c5f342ec789f6713a6c62e1d9eca4ee35f81
0xfd5a2e6c065530e20e0149f03a64f8fde56a519a3e6f003e929542e7bc9070d4
0x6ce24ddd3331c27db1cf771754def38f54a0ced848163491ab3767b73fdc6fd1
0xae65a5d1ca080be5de06f2dea991ea6954aadc1592051e6f889de015899cd7e9
0x9ef976a36abc0e0154902acd65af63dbbfa623ef4dfcd0ce03f23ec65f2b44a9

Functions
Getter at block 21306719
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x871df16dcf0573cf2aeb192c191f5dac2f9a51e882fb0ec17973683f2dfdc983
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC79fA19eD830A62BeA7052F29F3911a5908031AF]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
53
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.