fBOMB
Verified contract
Implementation
Active on
Base with 0 txns
Storage
Map
Table
Raw
Constants and immutables
10
Slot
XX
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
Balances ($0.00)
No balances found for "fBOMB"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "fBOMB"
ABI
ABI objects
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 _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
failedMessages(uint16, bytes, uint256) view returns (uint256 payloadLength, bytes32 payloadHash)
getRoleAdmin(bytes4 role) view returns (bytes4)
hasRole(bytes4 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceID) view returns (bool)
trustedRemoteLookup(uint16) view returns (bytes)
State-modifying
Events acceptDeveloper()
acceptOwnership()
addExempt(address newAddress)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
declineDeveloper()
declineOwnership()
grantRole(bytes4 role, address account)
initialize(string _name, string _symbol, address _admin, address _dev, address _owner)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
onLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
pushDeveloper(address newDeveloper)
pushOwnership(address newOwner)
removeExempt(address newAddress)
renounceDeveloper()
renounceOwnership()
renounceRole(bytes4 role)
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
revokeRole(bytes4 role, address account)
setEndPoint(address newEndpoint)
setGasForDestinationLzReceive(uint256 newVal)
setTres(address newAddress)
setTrustedRemote(uint16 _chainId, bytes _trustedRemote)
transfer(address _to, uint256 _value) returns (bool success)
transferDeveloper(address newDeveloper)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
traverseChains(uint16 _chainId, uint256 _amount) payable
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
BeaconUpgraded(address indexed beacon)
EndpointSet(address indexed _endpoint)
Initialized(uint8 version)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
TrustedRemoteSet(uint16 _chainId, bytes _trustedRemote)
Upgraded(address indexed implementation)
constructor()
This contract contains no fallback and receive objects.
MaxSplaining(string reason)
TooLateBoomer(uint256 yourTime, uint256 hitTime)
TooSoonJunior(uint256 yourTime, uint256 hitTime)
Unauthorized()