Bankera Token

Verified contract

Proxy

Active on Ethereum with 218 txns
Deployed by via 0x5560c036 at 14148439
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
8 additional variables
ERC-20
Value $287.57
0x51a11ce97073959616e150eca2e941e3dd95452dd8c32c523e8bf0e9fd018b78
0x047abf3685cdd8ec60edbd906840aa95160c7ebfcc81e7b2c8b3a14482357df7
0xe944501111d3f41f87cc828177bac781fbea0b9d3923b6e09d0618a94b6f947b
0xff121af35dfe0db03eb7c7ee2b1b10ed44d89f5075d1f6ea26672d5c3b2530c7
0x4c271e8b0f69fbcbdb41973fba70c65e5c8d69b671839f688d2211dab99e98db
0x5db1735093e6af497242f66dceca09bf7e21586870d0afd63a4eebd9628d2c10
0x8a354c183d21f2575ab9912d0c288090dab8d848c3573a53f198815bc79c455f
0x8b595e17dedfb1f51034af5f5bb1854e12bee5cdbbdc37825e658c6c8b357030
0x89ccf9c6f9eb173f7ea1d224981a295a637a5760e0cd230fe5d6643607b2576f
0xe555e29e905a1df10bf18fc255dd38d9cfb6dea3da8d1ff8d8871d5f2177198d

Functions
Getter at block 20791609
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
8
name(view returns (string)
Bankera Token
owner(view returns (address)
0x45498dc860354f937e0287bfccee2234e75ae79f
paused(view returns (bool)
false
symbol(view returns (string)
BNK
totalSupply(view returns (uint256)
1000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
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)
initialize(string namestring symbol
mint(address touint256 amount
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.