This contract is being backfilled. You may encounter incomplete storage history.

Swap

Verified contract

Active on Ethereum with 4,612 txns
Deployed by via 0x556e84eb at 9371103
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x9269cb19bec549225520031eedfce4028562d7026e245b5c7d39c2732c3eba54
0x0d38b2a5ecc98970d31d1fd43c9b568ba6933440901671e5a22235108d82bab2
0x3cde1efcdc710370b90ba1f464547c25469e71c82ca8d7e4c16b5eeac6b5191d
0xcfd4281852e5f6775554026134292a431f83a036210ede71cf2f4b885a5e1343
0xf1ce38b320517158d7e0ef09aa619615f443f3917e938d13a58a22c9db4eb501
0x4b490e913534d76db8df9da8b74c9ed3906dcbb80b330f0e217156907feff61c
0x2db39fd5094be21a293beaaa35b1800318038b0c95e88cc14e5a86ab6b745f34
0xd4ced700ea05f2c2175ee0a368242cb036498e6123076ab247a35733485a8cee
0xc77ee41929d3e6bd9ff06b1cae7bfbde7503f540134ace824dceb0bee4295119
0xb3a0b79d3f9e64db6765762f2034dec2b2e82de71f005f78a3267347c9a8149f

Functions
Getter at block 20798083
registry(view returns (address)
0xb8bccf216f2788bb6df9fa15666a0a785730dcc0
Read-only
senderAuthorizations(addressaddressview returns (bool)
signerAuthorizations(addressaddressview returns (bool)
signerMinimumNonce(addressview returns (uint256)
signerNonceStatus(addressuint256view returns (bytes1)
State-modifying
authorizeSender(address authorizedSender
authorizeSigner(address authorizedSigner
cancel(uint256[] nonces
cancelUpTo(uint256 minimumNonce
revokeSender(address authorizedSender
revokeSigner(address authorizedSigner
swap(struct TypesOrder order
Events
AuthorizeSender(address indexed authorizerAddressaddress indexed authorizedSender
AuthorizeSigner(address indexed authorizerAddressaddress indexed authorizedSigner
Cancel(uint256 indexed nonceaddress indexed signerWallet
CancelUpTo(uint256 indexed nonceaddress indexed signerWallet
RevokeSender(address indexed authorizerAddressaddress indexed revokedSender
RevokeSigner(address indexed authorizerAddressaddress indexed revokedSigner
Swap(uint256 indexed nonceuint256 timestampaddress indexed signerWalletuint256 signerAmountuint256 signerIdaddress signerTokenaddress indexed senderWalletuint256 senderAmountuint256 senderIdaddress senderTokenaddress affiliateWalletuint256 affiliateAmountuint256 affiliateIdaddress affiliateToken
Constructor
constructor(address swapRegistry
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.