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

TridentDistribution

Verified contract

Active on Ethereum with 1,397 txns
Deployed by via 0x9b3a1090 at 6330723
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24,183.06
ERC-20
--
ERC-20
--
ERC-20
--
0xaa51b1dbc7029dcc2b4a43016202cfb8cde824186059c3a7b9481b0d0e3de48f
0x48e876bbb54f3b989d8a79266a8ef39b8844e7ec8a049d05e0edace706f36ae0
0xdbbbc2b4581c2a24e9e1aa676218b674fc88636e319a6b0e538714b433105d08
0x55d771c5efa5a833c64c10aa2080593e331816fb01011ad69389c3ba710a4c1a
0x5ad4a998a27d69c14eeb66fb7b31ead87692b5ca747baeaa85460892258d12ae
0x3ae7caa7b46f3eb5449418404701b91b0b23baea595bbe43886b3101cec7dad2
0x5a09c588a3af10eb8e1a4eb86f9d3b620b470f785b3fc9fefe7aa6c229d698de
0x829c66448d2a964244773c79a9db2e2606b79d29b648d6a74aaba83f01516a20
0xc67cf5bb560adb960169f24dac8b9e00f9f8c9d88e0ea764302a315ed941037b
0x3797165ba20653c618eac3f4f799432d1c8223791b42b3648b411b44c7b23e60

Functions
Getter at block 21213934
complementaryEthPerOrder(view returns (uint256)
200000000000000
getApprovalDelegates(view returns (address[])
[0xDd21150D3Fc9337caFe4f1Bdc617572811E73a75, 0xe67c405dDb8640AE455Cb1094932F8933d233Bd4, 0x40f09C2272E7e1928874F0463beDcecde8BC0Cb2, 0x786988c9e46c4B80AF089e7908df8d7559090E7B]
getOrderDelegates(view returns (address[])
[0xb57D7705E809Fd9f7719b1465f4F6Ff2d460b14E]
getOrdersCount(view returns (uint256)
0
getOrdersTotalAmount(view returns (uint256)
0
owner(view returns (address)
0x22f6eb500668e60628a5c55626d6f1136d13cca4
trident(view returns (address)
0x4eea6844a4dc5bf3127decf034b3f4a7211ef2e7
Read-only
getOrderAtIndex(uint256 _orderIndexview returns (uint256 amountaddress accountstring metadata)
State-modifying
approveAllOrders(returns (bool)
approveApprovalDelegate(address _approvalDelegatereturns (bool)
approveOrder(uint256 _orderIndexreturns (bool)
approveOrderDelegate(address _orderDelegatereturns (bool)
placeOrder(uint256 _amountaddress _accountstring _metadatareturns (bool)
revokeApprovalDelegate(address _approvalDelegatereturns (bool)
revokeOrder(uint256 _orderIndexreturns (bool)
revokeOrderDelegate(address _orderDelegatereturns (bool)
setComplementaryEthPerOrder(uint256 _complementaryEthPerOrderreturns (bool)
transferOwnership(address _newOwner
withdrawAllEth(returns (bool)
withdrawAllTrident(returns (bool)
Events
AllOrdersApproved(
ApproveApprovalDelegate(address indexed approvalDelegate
ApproveOrderDelegate(address indexed orderDelegate
ComplementaryEthPerOrderSet(
OrderApproved(uint256 indexed orderIndex
OrderPlaced(uint256 indexed orderIndex
OrderRevoked(uint256 indexed orderIndex
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RevokeApprovalDelegate(address indexed approvalDelegate
RevokeOrderDelegate(address indexed orderDelegate
Constructor
constructor(address _tridentSmartContract
Fallback and receive
fallback(
Errors

This contract contains no error objects.