Wrapped Banano

Verified contract

Proxy

Active on Ethereum with 805 txns
Deployed by via 0x7007fd8c at 15578111
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 44 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
4 additional variables
Native
Value $65.35
0xba11a8f2c05444bd973528a3f7a66af47e3b22af842b1cb49d86766a884ebdf7
0xa5ea8d9b71db77237b3d50bf06ebe319deca47fe3aafb1fe223c80a5f1e80873
0x9772e7a7ccc5d5a3e3683da52c0896bd9461db3dd73aedff65fd18e87bbea42c
0xb51f4edc314c55b14fc44e7e30356e2ff6b8038ae5385709cc92849fcfae6ddf
0x63e9ce1d86b6840b99e285d9a05a160ab012c05b6ccf7a0fb5d054d25bdc1a81
0xccf8e790c698e425bed8840212025d847e30239652ad64f9f52879fe01f4b220
0xc3e422e37fb6592e2b1b5ba08dabbe246bfdbef95fecb77c8c18287b78db828c
0x26b8074863b3ef70fb81eaf6b41cfc0336bb12ec8f1d115c396f17447a42c9e9
0xbf83a55f28a8e214b344315f389a44aa44daf574d0e9c3e5d70288fa08e0108c
0x3ac979a39cb035812d4a9cb154f919b333bc98dbbbcb410d40d64f07d98f0c0e

Functions
Getter at block 20969470
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0xc4525062a9aa8945ce45aa5a0a0666260d9a01349d096a11b8d4743185939843
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
18
getOwner(view returns (address)
0xfd1dc8bf39bc0e373068746787c1296a5aef31ee
name(view returns (string)
Wrapped Banano
owner(view returns (address)
0xfd1dc8bf39bc0e373068746787c1296a5aef31ee
paused(view returns (bool)
false
symbol(view returns (string)
wBAN
totalSupply(view returns (uint256)
11956967330000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isReceiptConsumed(address recipientuint256 amountuint256 uuidview returns (bool)
nonces(address ownerview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
initializeWithPermit(
mintWithReceipt(address recipientuint256 amountuint256 uuiduint8 vbytes32 rbytes32 s
pause(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
swapToBan(string bananoAddressuint256 amount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
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
SwapToBan(address indexed fromstring banAddressuint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.