-
Notifications
You must be signed in to change notification settings - Fork 0
/
fio-test_fees.json
40 lines (39 loc) · 1.92 KB
/
fio-test_fees.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"fee_ratios": [
{"end_point": "register_fio_domain","value": 40000000000},
{"end_point": "register_fio_address","value": 2000000000},
{"end_point": "renew_fio_domain","value": 40000000000},
{"end_point": "renew_fio_address","value": 2000000000},
{"end_point": "add_pub_address","value": 30000000},
{"end_point": "transfer_tokens_pub_key","value": 100000000},
{"end_point": "new_funds_request","value": 60000000},
{"end_point": "reject_funds_request","value": 30000000},
{"end_point": "record_obt_data","value": 60000000},
{"end_point": "set_fio_domain_public","value": 30000000},
{"end_point": "register_producer","value": 10000000000},
{"end_point": "register_proxy","value": 1000000000},
{"end_point": "unregister_proxy","value": 20000000},
{"end_point": "unregister_producer","value": 20000000},
{"end_point": "proxy_vote","value": 30000000},
{"end_point": "vote_producer","value": 30000000},
{"end_point": "auth_delete","value": 20000000},
{"end_point": "auth_link","value": 20000000},
{"end_point": "auth_update","value": 50000000},
{"end_point": "msig_propose","value": 50000000},
{"end_point": "msig_approve","value": 20000000},
{"end_point": "msig_unapprove","value": 20000000},
{"end_point": "msig_cancel","value": 20000000},
{"end_point": "msig_exec","value": 20000000},
{"end_point": "msig_invalidate", "value": 20000000 },
{"end_point": "cancel_funds_request", "value": 60000000},
{"end_point": "remove_pub_address", "value": 60000000 },
{"end_point": "remove_all_pub_addresses", "value": 60000000 },
{"end_point": "transfer_fio_domain", "value": 100000000 },
{"end_point": "transfer_fio_address", "value": 60000000 },
{"end_point": "submit_fee_multiplier", "value": 60000000 },
{"end_point": "submit_fee_ratios", "value": 60000000 },
{"end_point": "burn_fio_address", "value": 60000000 }
],
"max_fee": 20000000000,
"actor": "sweidrpkehv2"
}