MN Bridge

Verified contract

Active on Ethereum with 2,010 txns
Deployed by via 0xe48e33bc at 17113111
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MN Bridge"

0x8cf411213dcee0a74c574090d68153d9270c2eed26df7e0294f3ef2d4a1cb0fa
0xd8a00989fb8a3a1497b6ec6c4f080b66bcbaedad985c5c663160a5452d13408b
0xe15ab5f6235a475d9bd7b714b1b671b849d4df11b0b6835c7780e29706a1b6fb
0x8a0d2019e81f28620e0531ff93dd10c4dc6822f9bf266d886d2f44235717a0fa
0x68fd87547796734e84897b7684b87b6c93e0cce7f1c7aa230a54f349b5dadaa2
0x5010604549281798cebda10fd0928ced8dd13c8ae83b1b06584fdbb509e2be52
0xafbb6d6e356158882a5d05935b6f0bdaef019bac0bc32da1716f53b5bf64259a
0x3b26652de7b0e170b10fe287baecc0c606c1418c88dea77205cdadb3ab4a9ffd
0xfc3c7751818a767c9b51bc18aba5ceea9e03c6648489fb92388ce6c3d918dbf7
0x53cfd414bcb147c8bd893bda7fe974fe932b5115d49089cae53364d51744d3e3

Functions
Getter at block 21163528
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
cap(view returns (uint256)
100000000000000000
decimals(view returns (uint8)
8
name(view returns (string)
MN Bridge
symbol(view returns (string)
MNB
totalSupply(view returns (uint256)
88052939940340000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setRoleAdmin(bytes32 rolebytes32 adminRole
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 initialSupply_uint256 supplyCap_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.