Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DeFiatGov"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13830948 | 3 years ago | | | 0 | 0.0033388550 | |
| 12227766 | 4 years ago | | | 0 | 0.0060520200 | |
| 12227764 | 4 years ago | | | 0 | 0.0041249000 | |
| 12227748 | 4 years ago | | | 0 | 0.0060504600 | |
| 12190533 | 4 years ago | | | 0 | 0.0036489500 | |
| 12187079 | 4 years ago | | | 0 | 0.0063460000 | |
| 12175599 | 4 years ago | | | 0 | 0.0055864800 | |
| 12175597 | 4 years ago | | | 0 | 0.0038076000 | |
| 12175590 | 4 years ago | | | 0 | 0.0055864800 | |
| 12175585 | 4 years ago | | | 0 | 0.0055864800 |
ABI
ABI objects
Getter at block 21226771
mastermind() view returns (address)
0x5f61bb457cfed585ffb0d1ccd88232dfee99b058
owner() view returns (address)
0x4f4b49e7f3661652f13a6d2c86d9af4435414721
viewBurnRate() view returns (uint256)
50
viewFeeDestination() view returns (address)
0x138393f7201ecb72654c3ffae017f634942b5fb8
viewFeeRate() view returns (uint256)
200
viewTxThreshold() view returns (uint256)
5000000000000000000
Read-only
viewActorLevelOf(address _address) view returns (uint256)
State-modifying
Events changeBurnRate(uint256 _burnRate)
changeFeeRate(uint256 _feeRate)
changeTxThreshold(uint256 _txThreshold)
kill()
removeAllRights(address user)
renounceOwnership()
setActorLevel(address user, uint256 level)
setFeeDestination(address _feeDestination)
setMastermind(address _mastermind)
sweep(address token)
transferOwnership(address newOwner)
BurnRateUpdated(address indexed caller, uint256 burnRate)
FeeDestinationUpdated(address indexed caller, address feeDestination)
FeeRateUpdated(address indexed caller, uint256 feeRate)
MastermindUpdated(address indexed caller, address indexed subject)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RightsRevoked(address indexed caller, address indexed subject)
RightsUpdated(address indexed caller, address indexed subject, uint256 level)
TokenSweep(address indexed user, address indexed token, uint256 amount)
TxThresholdUpdated(address indexed caller, uint256 txThreshold)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.