BoringDAOV2

Verified contract

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

No balances found for "BoringDAOV2"

0xa79d071da106a389f2cf40abe851405c3280906a088cd001044c25f1c4e9d4b7
0xe8823e3303f4897f1a79df10ee9a61cf6eb2cd9bcbe0f76aef1ee96e2e2f2371
0x300c134e6b786cd75de79a7d1ef23f41512ab0eae80074885cfaede503d45964
0x78c6f4f2429a3f9b5d3183eab47d4fb20b7edb8e2285aaef79ac8f4a07ac2165
0xfda8d3551354a45da5db404a892c9dcf0930ef344039a6472beb1e1185465f0c
0x5e11342292defd2fc79a17f3f7ee2f8fb623c30ec11e4333f27071842a45b0b7
0x544e1c590725d8d9195656dd6955636336e9c79436926dccd8560337a206fbc6
0xbb5b65aac5c6511c70826cd739b2c8d23507aad5363aefb34de54929d0187a12
0x1f99df83b5a8b01ed035beab6648cc24d05e71796fc916a1267b9050f7031972
0x9bf3ba2cbb82afe6d062c399d20ec71313903b1fdf214b946e7830babb866b7f

Functions
Getter at block 20876572
BOR(view returns (bytes32)
0x424f52494e470000000000000000000000000000000000000000000000000000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
GOV_ROLE(view returns (bytes32)
0x474f565f524f4c45000000000000000000000000000000000000000000000000
MINT_PROPOSAL(view returns (bytes32)
0x4d696e7450726f706f73616c0000000000000000000000000000000000000000
MONITOR_ROLE(view returns (bytes32)
0x4d4f4e49544f525f524f4c452000000000000000000000000000000000000000
NETWORK_FEE(view returns (bytes32)
0x6e6574776f726b5f666565000000000000000000000000000000000000000000
ORACLE(view returns (bytes32)
0x4f7261636c650000000000000000000000000000000000000000000000000000
OTOKEN(view returns (bytes32)
0x6f546f6b656e0000000000000000000000000000000000000000000000000000
PARAM_BOOK(view returns (bytes32)
0x506172616d426f6f6b0000000000000000000000000000000000000000000000
TRUSTEE_FEE_POOL(view returns (bytes32)
0x54727573746565466565506f6f6c000000000000000000000000000000000000
TUNNEL_MINT_FEE_RATE(view returns (bytes32)
0x6d696e745f666565000000000000000000000000000000000000000000000000
addrReso(view returns (address)
0xce61e08c01fb6e1ca1bb4d0acf4eb1d5fe66bf79
amountByMint(view returns (uint256)
29052082399001624043958687
mine(view returns (address)
0x67ee188ee1319cdac271553e7b8faaed2fbc52cc
mintCap(view returns (uint256)
1000000000000000000
paused(view returns (bool)
false
reductionAmount(view returns (uint256)
100000000000000000000000000
Read-only
approveFlag(stringview returns (bool)
calculateMintBORAmount(bytes32 _tunnelKeyuint256 _amountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
minMintAmount(bytes32view returns (uint256)
tunnels(uint256view returns (address)
State-modifying
addTrustee(address accountbytes32 _tunnelKey
addTrustees(address[] accountsbytes32 _tunnelKey
approveMint(bytes32 _tunnelKeystring _txiduint256 _amountaddress tostring assetAddress
burnBToken(bytes32 _tunnelKeyuint256 amountstring assetAddress
grantRole(bytes32 roleaddress account
pause(
pledge(bytes32 _tunnelKeyuint256 _amount
redeem(bytes32 _tunnelKeyuint256 _amount
removeTrustee(address accountbytes32 _tunnelKey
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setMinMintAmount(bytes32 _tunnelKeyuint256 _amount
setMine(address _mine
setMintCap(uint256 amount
unpause(
Events
ApproveMintSuccess(bytes32 _tunnelKeystring _txiduint256 _amountaddress tostring assetAddress
ETHAddressNotExist(bytes32 _tunnelKeystring _txiduint256 _amountaddress toaddress trusteestring assetAddress
NotEnoughMintAmount(bytes32 indexed _tunnelKeystring indexed _txiduint256 _amountaddress toaddress trusteestring assetAddress
NotEnoughPledgeValue(bytes32 indexed _tunnelKeystring indexed _txiduint256 _amountaddress toaddress trusteestring assetAddress
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
Constructor
constructor(address _addrResouint256 _mintCapaddress _mine
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.