Float Bank

Verified contract

Proxy

Active on Ethereum with 13,810 txns
Deployed by via 0xfe9640e6 at 11797907
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 49 additional slots
ERC-20
Value $91.36
0x68548b61df768674ebba27f03e5ca73e9a0c1e64eab78fcc5fbdb4d39b1967e2
0x85860624afaa04b87a2b430c2d1f26e2abbae48d045da6e83cc6f9881bacbed8
0xd15f18b9cc704312bc492e2a5c77f09402b482c7b1a2b474573da7edd89af03e
0xf95577d84528c200baa142bb78189c8cd6af6e9d572d40e5a1bc7ec6b493736a
0x1e828f7e65c0f0353bf8af3e8f81b872e22334c6d813a41072741d2c0587011b
0x5aa16615b0d69e54e683256316708e5b68b62be134357b1b2c98cbb00d7b5fc8
0x35d937c9f1217a842ddea518142919e5b751ec723a0e2aa94100aa1c1ebf7578
0x947eb6cd83d5c070316e290600170ce01b7e859ee93921cedf88940ab76bde4a
0x90bec0d89f09384c7c19f5833f348223c39c6fab5dd896b920201037a5bc967f
0xd5a67bff1ae3f09b4d4a3a3e43407b35610c19291ffe356d4b33fc20d0e40cc3

Functions
Getter at block 21160091
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x98de47893e74930d122f0d1ad5f77e233b252a8695a856333a56ae0922f6f588
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
18
name(view returns (string)
Float Bank
paused(view returns (bool)
false
symbol(view returns (string)
BANK
totalSupply(view returns (uint256)
330786931780926006460444
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)
nonces(address ownerview returns (uint256)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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(address governance
mint(address touint256 amount
pause(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
upgrade(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
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
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.