SafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x36529131 at 21395647
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $87.48
ERC-20
Value $11,435,820
0x6f91b92800714467393176b47b21533629a718f2c0081189dee58585c394f510
0xdad8c77be77ab2cafb20719d7813f1df368ee74317034072c7cc98c024829ec2
0x2ebf1b1e26b05eb2616f5ef2a74d27ed23a94b9f05d40eccca58c535f7c854ca
0x67ac1dfd9f150fc30ba919bbb87eba8296fdd3811287ac588f70761225c7cb4e
0x12d9a63cd0770ef72f8f8d863c2d35d46b2191aa8d914471f2c824bc99751135
0x48d1e85c8126fdc28d24d0469b2eee7b96993960a1fc885f49bab798373afe9e
0xfa90e967bde5d98ef8aed02c6db911450d57ea315203149716b7b7261c9f82da
0x1d4c77422431005ba27e6f4aa195c79c9f4b65e1d834bdc2012f8a5f7ebc548e
0x1cb5451bbf613f35a3896c6a51264a5e8cbae109bce557e2dd63490e5cf2a3d4

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