SafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xc870dc66 at 21016198
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $884,657.08
0x531cd71fe7a2f60b5484e27c19389f7ad5af8816bbe91d0d6048dcef001808ca
0xd88543c96be47419c975aff39ce148d009c8971582f0bef4aa0d422c698b04cf
0x52ced178c5b5b5bc0458895132139e8f01e0b14dad5835f329c02092400d67bf
0x4088498f7f384fefbd06066f3810aa1cd74e90ff58ae259634d20b6be03f1600
0x577c3b2568ae67d26083efff425822c925a0423b90c4b6fc8a0dc69e0f880958
0x0efb4b5da64d62c717577d05d98f7cc3dd1640345c1f354fa42e6eebdb839609
0xf471940bab6969f23f6ac7b55575ffeffb994d58f3038c2c1beb82af51d39d9a
0x58cddab42a59253841e105c9e5a00c769367916db3afe7195ef0e476cbb939fe

Functions
Getter at block 21321038
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xf0dc306970ffb18a82afdaf834145e2acfb7731678a12fc62b06f0e36795ba4c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEB3Dbe1E1fa0Fefb4F85A692E65e11ff3Eb4F41F, 0xA9b8FbBF0D245471Ec2a9D027cEBC059034E49a5, 0x3c1317D2E932bE5674bD63d46766C67AC194dfe8, 0x40f7A092a0c796a003666bD175BD5E1b5c233395, 0x4A4e626dE55b2438Fd46C622285d71F43546DCff]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1
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.