SafeProxy

Verified contract

Proxy

Active on Ethereum with 53 txns
Deployed by via 0xa2801c86 at 20618924
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8.22
ERC-20
Value $1
ERC-20
Value $0
0x5c9054a4d0bed0b98d7c1bc3fecee759b63804f8182bfe468e9e219f343adcc1
0xdf8cce6a2d4ad9bd4f4c3b52c006620cd529d77a10ef8b491998bd6cd70ec75d
0xe15d3cf2b5121b203b42e83d3917319faf9fde3386297eb4856947d9fe2c167c
0xfd41e9ad0cb603c7098f2eb6166f0b021a31380436ae5684c653ee4c95389e9a
0x1f2c8ac7a544a1bcff4984c9229d65f7c0104de28f30d0313484b437b2c7f908
0xa004222a964eece3cb7cb9dfc92febf9e1aaf99c47a68ea2f0515a40941686dd
0x7ca3ceb0167178ff90e12d586ee3ab43dfdb7b449e36a9cc424dbf87e71b3502
0x5cfebdb76e2029cc3c062018177137d547db56238f4e72d42509cd7a41d182b5
0x4223dad2034c046749e2b30c514408de59a97200fbc99a054913943f283b0a61
0x407de87a7f122808f0fb5d07bdca0ab516aecfb9f7af7d0836edc99592baf363

Functions
Getter at block 21203464
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x507d3bdd5ae0055feef8c2e7afc67c847bed9a3442d346e2c1e0ea73cda1e390
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd4f23AfEAcfc05399E58e122B9a23cD04FA02C3B, 0x7E188bD07D1EA64B43d577C1EfE41A40b24e7C09, 0xD870765964C1F2d5f45D9542881afA2AfDfbD01A, 0x6c7CF4737c4E2881D25EaC5A8272734BCbCfF3f0, 0x140713bbD82113e104C3a45661134F9764807922]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
58
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.