SafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0xd16b16b3 at 18320977
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $44,733.6
ERC-20
Value $415,704.21
ERC-20
Value $20,040.86
ERC-20
Value $16,666.38
ERC-20
Value $15,100.09
ERC-20
Value $13,349.17
ERC-20
Value $9,999.4
ERC-20
Value $9,926.36
ERC-20
Value $3,380.55
ERC-20
Value $3,352.96
0x4ae9045fea84c247140e594f34e7c72007ced87afe18c0b8f69ebede4f177a6f
0xc4405b10992c0bccd84cac27d8983f2fe935655a796ea3348d9f7eb2d92ba77c
0xbaecf079e94551c09af101f3516a57c4f3335c9b87f1c0717f8a8b57da850f57
0x0a89ca684214c4fe0038c30eafb917853ca6ff7189723fe23824d68ed2d348c8
0x0f498d4eea08d68c37a7a00d954adc831faf257cc0d6a8d48c441740f8eb3cae
0x70b71776a381e536a1ab824b6e9c7050a23f588a8aa413848648278bfe04a50d
0xf993662e29ba32ddad120422796011d6e9d4e8191b8dc92aafede71d7221201f
0xfd4e48684f8658b00a6ed489261ee0d6292a52b7bef9ad77dfcaf33e7dc3be2c
0x19cc19ccebb4fc10a492cb3806dbb7b414fcb30416755ce73b3b7a8ff1b4c280
0x46da06103c346741944e73f448f7399f4e12183f75f880cc4d087a681e47e4cc

Functions
Getter at block 21271444
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x965cee748eeb82e7fe74c53f8c99e96971f89491eb36267512091a4b3124d95f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf71E9C766Cdf169eDFbE2749490943C1DC6b8A55]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
17
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.