JungleRelayer

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x293776f9 at 15838862
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "JungleRelayer"

No transactions found for "JungleRelayer"


Functions
Getter at block 20970644
ERC712_NAME(view returns (string)
JUNGLE META-TX
ERC712_VERSION(view returns (string)
1
MAX_BASIS_POINTS(view returns (uint16)
10000
cashback(view returns (uint16)
0
feeController(view returns (address)
0x0000000000000000000000000000000000000000
feeRecipient(view returns (address)
0x0000000000000000000000000000000000000000
getChainId(view returns (uint256 id)
1
getDomainSeperator(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
resaleFee(view returns (uint16)
0
Read-only
getNonce(address userview returns (uint256 nonce)
hashMetaTransaction(struct NativeMetaTransactionMetaTransaction metaTxpure returns (bytes32)
isVerified(addressbytes4view returns (bool)
isVerifiedForApproval(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
verify(address signerstruct NativeMetaTransactionMetaTransaction metaTxbytes32 sigRbytes32 sigSuint8 sigVview returns (bool)
State-modifying
call(address destuint8 howToCallbytes datapayable returns (bool resultbytes ret)
execute(struct JungleRelayerRelay relaystruct JungleRelayerNFTData[] nftDataspayable 
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
initialize(address _initialContractaddress _initialApprovalContractaddress _feeRecipientaddress _defaultFeeControlleruint16 _resaleFeeuint16 _cashbackbytes4 _functionSigaddress _contractOwner
onERC1155BatchReceived(addressaddressuint256[] _idsuint256[] _valuesbytes _datareturns (bytes4)
onERC1155Received(addressaddressuint256 _iduint256 _valuebytes _datareturns (bytes4)
onERC721Received(addressaddressuint256 tokenIdbytes datareturns (bytes4)
recoverEther(address receiverreturns (bool resultbytes ret)
renounceOwnership(
setCashback(uint16 _cashback
setFeeController(address _feeController
setFeeRecipient(address _feeRecipient
setResaleFee(uint16 _resaleFee
setVerified(address _contractAddressbytes4 _functionSigaddress _tokenTransferApprovalbool _status
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
CashbackChanged(uint16 _cashback
EtherReceived(address senderuint256 _etherAmount
FeeRecipientChanged(address _feeRecipient
Initialized(uint8 version
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ResaleFeeChanged(uint16 _resaleFee
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.