SafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0x59474ac9 at 21084380
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,223.48
ERC-20
Value $579,417.6
ERC-20
Value $383,700.59
ERC-20
Value $107,924.86
0x2173441bd06819eaf8fd962408b9d88d23dc17fec169a01bb98b6e1e52cf03a2
0xd36aa82e78997518e502506923c60c6a9334137a63bf8079eeaadc3371e7703e
0x1a3bd759e23ddade02939abd3122c69caa5521cfc4c65cce4d5255d3aa1d6c02
0x7f22cc1abd8361df05a511ff127af8149f4f59fb44cb6ff227e4db2e910c3dc8
0xecd03b36d0538a88d118ee32697152a5cd7e8790dd1f7a6899c0ee93fa52faf6
0x475e33234317f39871d7d4035d601c69d6e5e091c3fba98efda791287eb637e3
0x2aba5256703bea4147a22461a6f469093293483266399ee178c602be5af116bc
0xc515b6bece23e234694179e604bc4c90e50ca78707037ff51d723ddecfed22fa
0x442c61d42de733bbf0d1c8ec99cbc9e7af82fc7b0ed5256f3bdec243cca8ae0d
0xf7aa2127c2fd61ef77ca29be9b6b74d6ffe087bfcea3e3fe6b56c77c1f0f59ec

Functions
Getter at block 21288296
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x503adbeb7aac4a130fe53e0b53edc86e1b0c0df0c995a20056ab9962efeb48a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x61f1E328f0be428b07E2Bc81E455be8118D383b0, 0x9C0B26957888c6dbb261c7A5Fd2057bc26E547bb]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.