SafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0xe4b9096b at 20980200
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16,170.07
ERC-20
--
ERC-20
--
ERC-20
--
0xb0f8624719f7248cbf5fb6d8194f2ddbcf63e833bbc2050f151c32348313433c
0x4e3c17d1b11c5b31557da12bc7325477bad4e1b0d30eb68c99fa887fe513e478
0x7e32192ff7695da1187eefd0b63b9289c6da19853dfcdba89beb3fbcebdee545
0x33efccabbb940b3024ceab3fe51ce856856c7c9536e8e33a9a1f9995323f4091
0x050415fe9032f42ed788fcea1629a4acb2f5e9128073974b50c0c42cf557a762
0xb7c06eff1b42c235834d8544bbdd570d95b73815285f8121f2dea8984d153ed9
0xab36b425dc65170fd40c3af3b3e6cecd14684b946e1fc36524feb84db30aca5b
0x1d5a5fec3a7cd8f25923e7f7737b9a132e7ea8eeac88e7fa711ba0dc75efea16
0xa279d83e6861c37506f2b9539030a30843d20553d7851cacb4e810a1b4acf875
0x65832f619bd8711a0b00240432c33cae0b2a88c614c2752ee055bf62d96cb24e

Functions
Getter at block 20991786
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x7106f94a116d53e0a58c46b3e6c827243982bc4879730c5f90c1be6c2ef7632d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x60d623A362b931271BFad8496Be9527fA4aBFe53, 0x1CBAcE67EF4e13FF75f655E33163f350dee8FD06, 0xd32c459BBe6367eCb79a6E425D6c12Dbf7fbCff3, 0xe099f6Eb6d1EFfF16E5E9b7c933D695BFd7ddda1, 0x2fE07782b871d05EE28A53dDaf4D3e387b6Cc97f]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
18
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.