SafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x1fae59af at 20928924
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $93,867.43
0x0addc429c20c8b0f8383b04eca5443d3f9a9e03b81c8495d98b527d008e8dbed
0x46d979976dc334a7a97fcc44fe469295e4da2517c04fff1fae514f33734a7231
0xf7846c7852378609898568ea3c04785fa866873ea93a3cddb8e00a35872fc1d9
0x85d53bb149b74f64047a95ea42184f526b1b79f653f3f1d728282af3faba8067
0x688acb251a17ff66b0dfea2633abaa6426ddae8937b85b56a87e42dc2f472eee
0xf71c511f7e360c08aa2cb5b9e908b30dc1882d44797e8022cf1b0ae758263645
0xfd3e57c6b0608ac59e178a1b01aae83143a37857ccfc56dce3ce1e20afee1e27
0x8cedf583683d551da23dab6ccfc0561db93c087fef5c35907f11ede41bdc0e45
0xea2acef5ba2540fb15c0377ca55c8eeb785b995870efd2ea7221fdf6e7a1499a
0x8b1db1235dfef0a8e2ac75b5c97b17815f577e7b3b14989d2b418eb02092bb17

Functions
Getter at block 21315804
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xb7fb2b225db11ed641ed0a2225d082b434e18b42065a62023b447ab7a8946fb0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x32A4334A3A637c7Ee48F09039dEcceEB1774E61a, 0xD8Ad7C0A6db70e1382c66A6cf330D827736EbEf9, 0x420f525e103CCE536A9c9445A5Ed4aAac31E422B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.