DeerBond

Verified contract

Active on Base with 1 txns
Deployed by via 0xb9c03888 at 3141059
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DeerBond"

0xc699b88cdda9fba76612e576198629de244dd41529270c549da5a6d92eb8d851

Functions
Getter at block 23078501
decimals(view returns (uint8)
18
isOperator(view returns (bool)
false
name(view returns (string)
DeerBond
operator(view returns (address)
0x6b7509f656898b8777a876d4d06897041a700f5e
owner(view returns (address)
0x20b55c6baf807bd488e524b206da27142ceb314c
symbol(view returns (string)
DBOND
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address recipient_uint256 amount_returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOperator(address newOperator_
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OperatorTransferred(address indexed previousOperatoraddress indexed newOperator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.