Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x2a7f…e736
0x34ba…6455
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OWL | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11408142 | 4 years ago | | | 1.25 | 0.0043888660 | |
| 11406608 | 4 years ago | | | 0.22 | 0.0064066680 | |
| 11401190 | 4 years ago | | | 3.03 | 0.0033216400 | |
| 11387924 | 4 years ago | | | 1.65 | 0.0035119427 | |
| 11386870 | 4 years ago | | | 1.67 | 0.0053370085 | |
| 11381059 | 4 years ago | | | 1 | 0.0050239260 | |
| 11375129 | 4 years ago | | | 0 | 0.0032856750 | |
| 11374963 | 4 years ago | | | 0.025 | 0.0053662250 | |
| 11364473 | 4 years ago | | | 0 | 0.0025344000 | |
| 11358187 | 4 years ago | | | 0.025 | 0.0049647750 |
ABI
ABI objects
Getter at block 21262547
abyss() view returns (uint256)
1
etherProtocolFee() view returns (uint256)
25000000000000000
feeManager() view returns (address)
0xa0b5f268f1d0f6718d2cb2e2a27920dba14289bb
feeTaker() view returns (address)
0x34bab68d988f41bdfb61d3c119fb82c4d7046455
getTrustedForwarder() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xa0b5f268f1d0f6718d2cb2e2a27920dba14289bb
protocolFee() view returns (uint256)
100000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events collectPaidFees()
renounceOwnership()
sendERC20(address _receiver, address _tokenAddr, uint256 _amount, bytes16 _iv, bytes32 _xCoord, bytes32 _yCoord, bytes32 _enc0, bytes32 _enc1, bytes32 _enc2, bytes32 _mac) payable
sendEther(address _receiver, bytes16 _iv, bytes32 _xCoord, bytes32 _yCoord, bytes32 _enc0, bytes32 _enc1, bytes32 _enc2, bytes32 _mac) payable
setEtherProtocolFee(uint256 _newEtherFee)
setFeeManager(address _newFeeManager)
setFeeTaker(address _newFeeTaker)
setProtocolFee(uint256 _newFee)
transferOwnership(address newOwner)
withdraw(address _receiver)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PaymentNote(address indexed receiver, address indexed token, uint256 indexed amount, bytes16 iv, bytes32 xCoord, bytes32 yCoord, bytes32 ctBuf0, bytes32 ctBuf1, bytes32 ctBuf2, bytes32 mac)
Withdrawal(address indexed receiver, address indexed interim, address indexed token, uint256 amount)
constructor(address _protocolToken, uint256 _protocolFee, uint256 _etherProtocolFee, address _feeManager, address _feeTaker)
This contract contains no fallback and receive objects.
This contract contains no error objects.