SocialAIEngaged
Verified contract
Active on
Ethereum with 1,572 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($10,281.41)
Native
Value
$10,281.41
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.207679 | $3,205.25 |
$10,281.41 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19859228 | 6 months ago | | | 0 | 0.00077121710 | |
| 19853073 | 6 months ago | | | 0 | 0.00076995783 | |
| 19852074 | 6 months ago | | | 0 | 0.00063636113 | |
| 19840692 | 6 months ago | | | 0 | 0.0013546588 | |
| 19840651 | 6 months ago | | | 0 | 0.0011428374 | |
| 19840300 | 6 months ago | | | 0 | 0.0015900601 | |
| 19840217 | 6 months ago | | | 0 | 0.0016587287 | |
| 19832966 | 6 months ago | | | 0 | 0.00091477228 | |
| 19832597 | 6 months ago | | | 0 | 0.0010718056 | |
| 19832089 | 6 months ago | | | 0 | 0.00075228463 |
ABI
ABI objects
Getter at block 21157701
DAPP_controller() view returns (address)
0x4a587f0cdde124cdd769742d4ef2ee226637dc98
gas_reserved() view returns (uint256)
11000000000000000
gas_wallet() view returns (address)
0x4a587f0cdde124cdd769742d4ef2ee226637dc98
safety_enabled() view returns (bool)
true
sai_fee_wallet() view returns (address)
0x2b47097ae32639025d205cb866972f70decb5a15
sai_reserved() view returns (uint256)
849825000000000000
send_gas_at() view returns (uint256)
50000000000000000
Read-only
allowed_token(uint256) view returns (address)
burned_lp(uint256 project_id) view returns (uint256)
burned_tokens(uint256 project_id) view returns (uint256)
check_token_balance(uint256 project_id, address wallet) view returns (uint256)
get_pair(uint256 project_id) view returns (address)
lottery_amount(bytes32) view returns (uint256)
lottery_is_eth(bytes32) view returns (bool)
project_token_balance(uint256 project_id) view returns (uint256)
projects(uint256) view returns (uint256 project_id, address token, address owner, uint256 eth_balance, uint256 tokens_reserved, bool active)
State-modifying
Events DAPP_add_lp_and_burn(uint256 project_id, uint256 amount, uint256 sai_fee, uint256 gas_prev_tx)
DAPP_award_lottery(uint256 project_id, uint256 lottery_id, address[] winners, uint256[] amounts, uint256 gas_prev_tx)
DAPP_buyback_and_burn(uint256 project_id, uint256 amount, uint256 sai_fee, uint256 gas_prev_tx)
DAPP_create_SAI_engaged_project(uint256 project_id, address wallet, address token)
DAPP_create_airdrop(uint256 project_id, uint256 airdrop_id, uint256 airdrop_amount, uint256 number_of_airdrops, bytes32 merkle_root, uint256 expire_stamp, bool is_eth, uint256 sai_fee, uint256 gas_prev_tx)
DAPP_create_lottery(uint256 project_id, uint256 lottery_id, uint256 tot_amount, bool is_eth, uint256 sai_fee, uint256 gas_prev_tx)
DAPP_distribute_bulk_airdrop(uint256 project_id, uint256 airdrop_id, address[] receivers, uint256 gas_prev_tx)
DAPP_extend_airdrop(uint256 project_id, uint256 airdrop_id, uint256 new_expire_stamp, uint256 gas_prev_tx)
DAPP_finalize_airdrop(uint256 project_id, uint256 airdrop_id)
DAPP_manual_withdraw_gas_fee()
DAPP_permanantely_revoke_safety()
DAPP_send_token(address token, uint256 amount)
DAPP_set_DAPP_controller(address new_controller)
DAPP_set_gas_wallet(address new_gas_wallet)
DAPP_set_sai_fee_wallet(address new_fee_wallet)
DAPP_set_send_threshold(uint256 new_threshold)
DAPP_set_verified_token(uint256 project_id, address token, uint256 gas_prev_tx)
DAPP_temp_disable_airdrop(uint256 project_id, uint256 airdrop_id, bool status)
DAPP_terminate_project(uint256 project_id, uint256 gas_fee_of_prev_tx)
DAPP_update_merkle_airdrop(uint256 project_id, uint256 airdrop_id, bytes32 new_merkle_root, uint256 gas_prev_tx)
DAPP_withdraw_all_eth()
DAPP_withdraw_partial(uint256 project_id, uint256 gas_fee_of_prev_tx)
DAPP_withdraw_sai_fee()
change_project_owner(uint256 project_id, address new_owner)
claim_airdrop(uint256 path, bytes32[] witness, uint256 project_id, uint256 airdrop_id)
deposit_eth_to_project(uint256 project_id) payable
deposit_tokens_to_project(address token, uint256 token_amount)
This contract contains no event objects.
constructor()
receive()
This contract contains no error objects.