home / party_bid

party_contribution

13 rows where partyId = 952

This data as json, CSV (advanced)

Suggested facets: contributedBy, contributedAmountWei, totalFromContributorWei

id ▼ partyAddress contributedBy transactionHash contributedAmountWei blockNumber previousTotalContributedToPartyWei totalFromContributorWei runId partyId
9905 0xe3ba5c77dbf7f9a2e82dd713f8274e2c5b5740c2 0xb618aacb9dcdc21ca69d310a6fc04674d293a193 0x7dc0a456fd2a005d85139b0a99bf98af35458fc6b7666fd6cca51c071c77b9ec 1.9e+18 13064864.0 0.0 1.9e+18 373 To the moon machine 952
9911 0xe3ba5c77dbf7f9a2e82dd713f8274e2c5b5740c2 0xf75d58addad7086cc37aaead7929d2fd0d5a523d 0xeb88def0a66ff16a85c9ad937d8d55848ec15acdadcd76f715c4547811046b8d 1e+17 13064877.0 1.9e+18 1e+17 373 To the moon machine 952
9918 0xe3ba5c77dbf7f9a2e82dd713f8274e2c5b5740c2 0xc78eed7b6ef98ff11dd7f557c67ae0abdd69227b 0x7fa58e61ec7ef5e1eedd3580bb8f85392cdb7ac8955456c346724ec3969829fd 2e+17 13064924.0 2e+18 2e+17 373 To the moon machine 952
9924 0xe3ba5c77dbf7f9a2e82dd713f8274e2c5b5740c2 0x92e9b91aa2171694d740e7066f787739ca1af9de 0x4fed0bffb2bf50822595ee299eac64974e391bb27476a0fa075ee37e916e7135 2e+17 13064942.0 2.2e+18 2e+17 373 To the moon machine 952
9929 0xe3ba5c77dbf7f9a2e82dd713f8274e2c5b5740c2 0x78a2b58e4e976e4f63cd3c762a9f6bcf0ddad73f 0xd6eedfd09097567a6af9baf51805058b4f08f436b4c8d978b40891eb72d11ca1 1000000000000000.0 13065269.0 2.4e+18 1000000000000000.0 373 To the moon machine 952
9935 0xe3ba5c77dbf7f9a2e82dd713f8274e2c5b5740c2 0x65753776edd7b2e63fbf06a4a04cd5d65506365d 0x125d26d836dcf720463e31e638ea175b2c0f751e0b2f2067cfa7b7cce4e4c803 1000000000000000.0 13065679.0 2.401e+18 1000000000000000.0 373 To the moon machine 952
9941 0xe3ba5c77dbf7f9a2e82dd713f8274e2c5b5740c2 0xb618aacb9dcdc21ca69d310a6fc04674d293a193 0x22de52bb9e3da9596eaa2c65b341cc6802ce398240128f1af7fb701b3e38f94d 2.5e+17 13065997.0 2.402e+18 2.15e+18 373 To the moon machine 952
9946 0xe3ba5c77dbf7f9a2e82dd713f8274e2c5b5740c2 0x92e9b91aa2171694d740e7066f787739ca1af9de 0xec02c99b2450713dfd7d6f451523c474e3450d8b1ea094a151e3760a5c246076 1e+18 13066112.0 2.652e+18 1.2e+18 373 To the moon machine 952
9951 0xe3ba5c77dbf7f9a2e82dd713f8274e2c5b5740c2 0x1b78bec0091b5343aa410fb078feea9bdb11b3c2 0x72e02a9cfc9aed02c75a2464360f75be495c8f40e121e4ac1ffd9c1513b9ffa7 1.6e+16 13066435.0 3.652e+18 1.6e+16 373 To the moon machine 952
9956 0xe3ba5c77dbf7f9a2e82dd713f8274e2c5b5740c2 0x0f045a0d77d24c326316e0315354e7df28b4ac50 0xb3155e0f43b1b888b2ce017c2febc3cfb40cb5f029908b4622bc026d8aeed5f7 5e+17 13068483.0 3.668e+18 5e+17 373 To the moon machine 952
9962 0xe3ba5c77dbf7f9a2e82dd713f8274e2c5b5740c2 0xb618aacb9dcdc21ca69d310a6fc04674d293a193 0xe67473ae7e3b717470585327e19e165f985f09aa2aa768cbe7224ddc76f8d1ee 5e+17 13071366.0 4.168e+18 2.65e+18 373 To the moon machine 952
9967 0xe3ba5c77dbf7f9a2e82dd713f8274e2c5b5740c2 0xb618aacb9dcdc21ca69d310a6fc04674d293a193 0xd2c17b5a7a8bd1acc863529b2ca59cbf1ae799f05d1c1fb53bcb8d07c150a679 1e+18 13071373.0 4.668e+18 3.65e+18 373 To the moon machine 952
9973 0xe3ba5c77dbf7f9a2e82dd713f8274e2c5b5740c2 0xb618aacb9dcdc21ca69d310a6fc04674d293a193 0x667a414b067410b79d7bcfab4c43702d1c0b3d50c96d738c5d180ba7c392039c 5e+17 13071378.0 5.668e+18 4.15e+18 373 To the moon machine 952

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "party_contribution" (
   [id] INTEGER PRIMARY KEY,
   [partyAddress] TEXT,
   [contributedBy] TEXT,
   [transactionHash] TEXT,
   [contributedAmountWei] FLOAT,
   [blockNumber] FLOAT,
   [previousTotalContributedToPartyWei] FLOAT,
   [totalFromContributorWei] FLOAT,
   [runId] INTEGER,
   [partyId] INTEGER REFERENCES [party]([id])
);
CREATE INDEX [idx_party_contribution_partyId]
    ON [party_contribution] ([partyId]);
CREATE INDEX [idx_party_contribution_partyAddress]
    ON [party_contribution] ([partyAddress]);
CREATE INDEX [idx_party_contribution_contributedBy]
    ON [party_contribution] ([contributedBy]);
Powered by Datasette · Queries took 11.759ms