GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 182 txns
Deployed by via 0xfecc7036 at 15417181
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.04
ERC-20
Value $2,000
ERC-20
--
 (#5)
ERC-1555
--
 (#6)
ERC-1555
--
 (#7)
ERC-1555
--
 (#0)
ERC-1555
--
 (#23)
ERC-1555
--
 (#36)
ERC-721
--
 (#20)
ERC-721
--
0x96059a9fc38e474d830c89e500d84c9f38b7c079ff1abb1152647d09d064afdd
0xa666d3f32b87f52ceae3e76010776093c7fb9449ae328008c6c0927de6a5eba2
0x3da64e6a4b63903670b43ee238b690e94bf48448b2a8f49a373baea72353f574
0xb6ddf2a2a5dd3b8e46b99848609010742d5189184552afcf1634f1b67ea7486e
0xed35734233a635e3b837038471417a64d9a0353c644059b0b0744e0921146f82
0x620df0617a091a99bc9cf5f4a0792caf35c42d4568ef90fd35b77de3890d560b
0x3de66944f67af9d67ae46fabc9722d7b75dd7a86b4ae1e43b4d36058e911520a
0xb409ae5d35013ed545ceba9e408cf61dc7a61315c1cce87f676631d1edea9493
0x0c3f09387ae0208db60c0a5920ea1d16e4294ee842f75307b72461a96dd9b957
0xbcd806edce8e18ba5c414c6dd8437d3e7ff1e1592a5576a92303ff156d804f9e

Functions
Getter at block 21422368
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9874d9482da8a394dad4937143836cf55b3171b838863831f7b219cd43e0a004
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9bfBFB061D751254E5F629fAF60079d04D727033, 0xc8b822AA50475EE67B6312be4534343dA4A5ec5F, 0xBB15F1351c9199cc6E10dfb2C4B8Ac13F2AaB551, 0xda3c325aB45b30AeB476B026FE6A777443cA04f3, 0xbd080863995b7De1b2A7619157Fa1c3d8bB97571]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
150
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
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
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 owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address 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.