SafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x3695c663 at 20792908
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $49.99
ERC-20
Value $3,936.38
ERC-20
Value $304.15
ERC-20
Value $62.09
0xc68b876de450c74392b19699d0c1de150bb07d12990e42a585262f20f55b7606
0x6d3952b98a1c6aa054c659fb055e25d0041b388b9e326a013135625eeda4211d
0x0066c016087961b4e2de7b32cb4d39a3e743c978dcd2750575e3302a2564c1e9
0x68af00e77a0974e66afd084c61d25696964a38c501511e41694921da5c6c588a
0x75b54795a192e1d54d126a215da35329a8c257e3440aa79ba74261a775529d5c
0x5b841b7676ff25a57a1f6da51e663a34825b8ef46e80cb05310ebd60c8091ae4
0x7ed8b60177cadf3d9e87dde507965104dcfd9d1b07f5f44564ed509b0211df7a
0xdd55256963679c5a34fde7d6e3d6fb9d19bcd5933fb703b42bd67c7e55be757c
0xc808b37fd0306c163e1937bb1fac8ab5d5abf822c42317ebc3540aa4520170f2
0x4920fb14876dbfbe9e1ac6753ff5b3e8bf0df6b0b899df2a411cf00d94f91ca7

Functions
Getter at block 20857453
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xd69fe209bba04406932be0955e0bca1c0492e5e327a05b46651e1c43ff9241db
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF77903202731908148525Db667432c3E62f4e312, 0xe45844C4baF451B161c780d67c12a58c0F0B69eE]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
25
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.