SafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x95f0f442 at 19477398
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,535.41
ERC-20
Value $40.66
ERC-20
Value $16.52
ERC-20
Value $0.55
ERC-20
Value $0.19
0x67ade52d41391959185b7202ba19e99e2ae7bca62cecdac016785e3ad7957280
0x8af2bdd33ef3e49709af2b2c429edf1e9cf11dd50f6b4ebd5204de36cee53615
0x5832fdc05879c35c66ed935f47f105732065493af8c0e526e0d132540d30be9b
0xe1555be434669fa041faf927d131d57fbe6bb7d78ae43ddb8037ea68876257a2
0x4d38fa1d849a59b19e82367aa1d768d99daa7e7630d301d254fd833b4b1362f6
0xd2376bcd4013a0a4f1446570149fab93d24ec6cfaa374cf1625372f9a994c3a3
0xd1ba93832fc3c9014147e7b3b727efabaaa33b0424e22af9c23aaa560a9d4b2d
0xbd06400e77219474da513fde4d9b452a6fd20633e58911ec3dcda7941d2dbbf7
0x2e62085a5bf0d76169adc095313f27043ca795c1ad5e2d91a4731d288beaac0c
0x7d8a4427bbbe383fdc56543e5a28dd0e9bd29704cde91d1ab4ddb5832808a821

Functions
Getter at block 20894832
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x85c145b13d4438dc49721762b9f7f4d2fd606426a963cdcb0d45810cd73b7d94
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9b903Ae440CB1f01c342466D6DB6b57A5BF98C3f, 0xade09131C6f43fe22C2CbABb759636C43cFc181e, 0x7fB1B8D2C4a8186426Fb12a4Ae483f0093ED2315, 0xb71C02f99c42424257745827F1C2beBD7Fa1e936, 0xD7a8070F0875915dB9b9E03bD47A0b973d19130b]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
16
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.