SafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x303d5a7d at 17529647
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,564.02
ERC-20
Value $439,079.35
ERC-20
Value $55,878.5
ERC-20
Value $11,599.48
ERC-20
Value $6.54
ERC-20
--
ERC-20
--
ERC-20
--
 (#1)
ERC-1555
--
0xafa00c92820634d7c2626145e739910020c9ee57a61062e67fe21ec363e1dfcd
0xe24e11dd9d351d41ba57742492e169231dcb130e3f938213b6351840949fad68
0xb7a200e02a70f30cdc5c6d109a10869f163730c1ef889fb81c0551a9d91cdd47
0xed4a849688c79b0edc351789423b7aa09430fdc39d06d6f36a80cac23d49e8c8
0x15a4c6cdc1d9333148f5beda144b865d91e5a757929dbf9d7312f39fe7675a64
0xfc4f497951f79b500f2e3c265ed4be632582e5357a7d6e34b0a96678a8f48f4a
0xb52bf63a3f26c554aebfec4fabc043c4d6783f40bee06c80cfdca05d01c22e51
0xa318b7fed88837c17a8dacebd8f77e5bc9e313f514786e7206c576ad79dc7723
0x9fb448b80687a92c0039abb7495fbe6264da484279648adaad1ccbcf18141239
0x859ee0a0e91a6598c9511b5f463b6d00ca67638ed96e6706fa53d5fcb46bcc58

Functions
Getter at block 21203219
VERSION(view returns (string)
1.4.0
domainSeparator(view returns (bytes32)
0xdb778b47a57d238ecee893b767500dbf5c6874879b39955fc5012299eb334dd2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x49FaA6E8DBb373887a3B1268db3cDF8e3EC9f15C, 0x5B34e701393b197d267e6619d01711121F3e87Ce]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
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.