DegenLarry

Unverified contract

Proxy

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

No balances found for "DegenLarry"

0x647dbdb38b92f0bce89f39a1b5351a2a050c04630041c26f80b752900aaba1bd
0xa21fd79f598baf09a4ca96cec0982ce1138b80b2c3567536824da4f949627d4d
0x8a889d9b967b589e76b2016bc607a71e7911200d80a3795e25e53c81d919e450
0x1715d53308b1c176cab9995d030d27d3150120fecb366df48e9b2b086f3651ee
0x44d8687a9cc4fb20a9b889ef7fa5fe90c6b431d21a7b0b8674cf189ea2a3860b
0x47e75cff1c5f57706d741528fd7d4bd341045ce61a6139464d32ee9035ca473f
0x0ff450b5315e0f9f0dcbd733e5426f844c7a6fe8361fb40978008a01a28166d9
0x2756f8e2356c44d3edaf50639c80f85caefd835e05bdd79f44a88776d7f62153
0x6bf8c013d458a0f38510e5ae195e305f3ac1226b1b23b119d7f4db5feec90df3
0x469fdaceb88c1c9c940e930700681b26fdd5b11ad5f181bc2d0b4f6d49ec8868

Functions
Getter at block 23804073
bond(view returns (address)
0xc5a076cad94176c2996b32d8466be1ce757faa27
decimals(view returns (uint8)
18
name(view returns (string)
DegenLarry
symbol(view returns (string)
WFDEGEN
totalSupply(view returns (uint256)
54999981157541968232077875379
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burnByBond(address accountuint256 amount
init(string name_string symbol_
mintByBond(address touint256 amount
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender
MCV2_Token__AlreadyInitialized(
MCV2_Token__PermissionDenied(