fBOMB

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x94af0999 at 2106601
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 34 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "fBOMB"

No transactions found for "fBOMB"


Functions
Getter at block 22780012
currentLZGas(view returns (uint256)
0
decimals(view returns (uint8)
0
developer(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
failedMessages(uint16bytesuint256view returns (uint256 payloadLengthbytes32 payloadHash)
getRoleAdmin(bytes4 roleview returns (bytes4)
hasRole(bytes4 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIDview returns (bool)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
acceptDeveloper(
acceptOwnership(
addExempt(address newAddress
approve(address _spenderuint256 _valuereturns (bool success)
burn(uint256 _valuereturns (bool success)
declineDeveloper(
declineOwnership(
grantRole(bytes4 roleaddress account
initialize(string _namestring _symboladdress _adminaddress _devaddress _owner
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
onLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
pushDeveloper(address newDeveloper
pushOwnership(address newOwner
removeExempt(address newAddress
renounceDeveloper(
renounceOwnership(
renounceRole(bytes4 role
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
revokeRole(bytes4 roleaddress account
setEndPoint(address newEndpoint
setGasForDestinationLzReceive(uint256 newVal
setTres(address newAddress
setTrustedRemote(uint16 _chainIdbytes _trustedRemote
transfer(address _touint256 _valuereturns (bool success)
transferDeveloper(address newDeveloper
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address _newOwner
traverseChains(uint16 _chainIduint256 _amountpayable 
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed _owneraddress indexed _spenderuint256 _value
BeaconUpgraded(address indexed beacon
EndpointSet(address indexed _endpoint
Initialized(uint8 version
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed _fromaddress indexed _touint256 _value
TrustedRemoteSet(uint16 _chainIdbytes _trustedRemote
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
MaxSplaining(string reason
TooLateBoomer(uint256 yourTimeuint256 hitTime
TooSoonJunior(uint256 yourTimeuint256 hitTime
Unauthorized(