SafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x0085204d at 20892527
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $50,138.54
ERC-20
Value $28,000
0x42bf9cb1d7cc657da04b0f3b17f37aa8dcbe007b8f95138f3c4512b9432582af
0xe6752824300b0fa85a3071e063ffca2a1d300f87a0f9093e37ebd5857cc768b1
0x1de4755af4d23ff6beffc419c1166340355ac5be4c850053f9f78cd3581a2f86
0xd33350c655370cedc4a6abbfe9e7818766a7197a1d67985c9c0156b9ef79b969
0xd4fb21a32ea1f36d16eec5aed32d68f1347bd380efe11d37af155679aa4c5901
0x081d2c6f67b35ba4b9a462f643adc9dff032d1ebd8ef4f2c3b54ab2e3eed0486
0xd7213c3b51056f46f02e1584e4f4f38dd8ab5874abdb17c4faa1bf56c7c71c20
0xbc431797da074ccdf406d9403d5580edb776f53c2917b60df999f6f7611a6702
0x390ae9eb6af3d8eff5811b04b67b92eeed495d78464c08c974bac9fecbd9ccdf
0x4bb36225a47866ae35e7819dd4e4ddfcc5a8b75d6801e8e3db1498a02df3a4c4

Functions
Getter at block 21245035
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x4c9b7cab2ebce5f488cd308cb5a5aedabaae61b3dc2758d37bc5a646f1340e5d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6E53abF54679329050589a97B097B3C6B3faF38d, 0x16324af781B822b8bc5514E9177F11FaaFd0C641, 0x4eD9c6193ede88A5D41b2E833E46508800420780, 0x2c97f5d1655d4e6605CE593D1bfA49C1C250aBd3, 0x311b3da84fb5Ec87a9e64545e9092b29EE42DF78]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
9
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.