DeFiatGov

Verified contract

Active on Ethereum with 15 txns
Deployed by via 0x6b00be0f at 11944832
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DeFiatGov"

0x4e19f6d311076b18daf9cde70a995568aa63f7fc8b7f9b1277f6515866650bf2
0x82ea913bb60308bb4b30504b1c5cf90a8e02296b02adc4652a5497a80d918c91
0x2adcd3ab0f06d43e8d5ca2da0270960a2af8e3903e9dcd0d8d44a948e54f3e57
0x8df909d37bf18c87befc6be600e21e67c5aa233a87c876d081819bcd0c0a7a59
0xced9bd8da2a452b3ef480df0fb8896445c684e6da3b9bf341037162c245f29f1
0x02ab9bbf015796aea7be6b6dbdd4935869bb0f49701175fd006bc07bd057a3b3
0x16b0b334b4fbfd5ddd2e4fad4eefcccd0ab25ca44ca3dc565c6baeeb5d1f1b83
0x4177cbd372be5c3eb74820f8932e8f9cbfc0cd51bc595f98660a79266f23752b
0x51ea2e645c5be768690c2d77e78d4f3f77d4c3f507c24957103ec3003ba24624
0x70595102417b268a36b45e43043d03c5a217e2244188138f0c5b702c81093cae

Functions
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 _addressview returns (uint256)
State-modifying
changeBurnRate(uint256 _burnRate
changeFeeRate(uint256 _feeRate
changeTxThreshold(uint256 _txThreshold
kill(
removeAllRights(address user
renounceOwnership(
setActorLevel(address useruint256 level
setFeeDestination(address _feeDestination
setMastermind(address _mastermind
sweep(address token
transferOwnership(address newOwner
Events
BurnRateUpdated(address indexed calleruint256 burnRate
FeeDestinationUpdated(address indexed calleraddress feeDestination
FeeRateUpdated(address indexed calleruint256 feeRate
MastermindUpdated(address indexed calleraddress indexed subject
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RightsRevoked(address indexed calleraddress indexed subject
RightsUpdated(address indexed calleraddress indexed subjectuint256 level
TokenSweep(address indexed useraddress indexed tokenuint256 amount
TxThresholdUpdated(address indexed calleruint256 txThreshold
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.