Proxy

Verified contract

Proxy

Active on Ethereum with 99 txns
Deployed by via 0x328ed413 at 12193491
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.94
ERC-20
Value $0.82
ERC-20
Value $0.07
0x4f48e0796a6809a40de023b517299fef62bef9a7e75f8ba83ce8db3ea13cb67f
0xb8629ebd3780ecd88e5d67c59f42d1ec2cbb5357ef1be6d26a91c833c152d2fb
0xc98d156b94c6cdbdc62f6999d2af19395189935eace7667a79bd857079cc489e
0xf3f1c45f3f43df66839cd9313835cfa688b77eab05313762757fe156c40f1a1b
0x8add65eb9f664136f012d10bf8c3abbc45fee1fcef3de122cc6f63ead8f071c3
0xc228dcc95ce870bb3a32c7465500732861b627eaf226fac73981313be3e8faa6
0x6d7ee45caee66da563a7ede0387bb271a51a3f171072666ff4417728cada3f62
0x32d66e0e374a4b69da0400952d0edbf7dc6167c4b92a4a7722fd27c279459ea3
0xe500420b8aaeb87d831c6022b44096f354b0cebda7754175c301c131203e70a9
0x272a87014b8da5cf13d5937b0d173d3a298d67b3ca13a540d8f674297e5b2703

Functions
Getter at block 20967373
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x09a6e965b44611265b95a17dc1ddc2cee8cfb7ef5ff4c82a07c15182dd61fee4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7f043FF8B5Ce02E543eE83fcdec94944D24ebD5d, 0x09C146B526E5139E0bDe31aF85AD44761eC70d00, 0x9bE76D5aB050aa8c77f6Ad25F25f633B2cB8ed85, 0x351a1C1bE5fE133204DBd74789dA67c68e40A84c, 0x2c4aD85c367259Bcad03aaB2c8A1BfC791E249d0, 0xc3b6Ee418d6A747B6Fcd21d5D7A1F27D435301B0, 0xF63bc5326c4d5ab123a20Ec5D5805B365a3355E4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
88
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 _masterCopy
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.