0xc2e70509d1a60d1be6218d46527c874d55941906

Unverified contract

Proxy

Active on Base with 92 txns
Deployed by via 0x03c80ed6 at 22750112
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "0xc2e70509d1a60d1be6218d46527c874d55941906"

0x3ee3802447ba66e636ffd9eabe2de743e4d1735c49f72ac2f399446e587dc12b
0x1c933d88b5bb6b94ea5f267d66a1d4316deac2873742a8a08995c9aeaa71bb7a
0x2da8c8532db8252e7e00530ef8d82a9eced3cbb47b3067625e7a05b62c9546ac
0x669e0ee4ad08b71848c9e6f0c72a05f7d6285c5c96f18f25fa765fa824a1e847
0x0d3e40f52cd50d65f260c4b3c430eb35ae4c8a6bcdafe5a688099d69d85a74dc
0xd5696c5b2e64f13e59cd51b398872872b041a74e655b4c77720ac50f16bd43f2
0x5ddb611ec520ceee34534b3869c68568ffd34daf770ef4491990679bcc063863
0x81d4e7b420c3be5479a0d41983b586c4ac34e12e9a26db7722bbc1005290cdb3
0x4b1f643c8996a87ab2475f80bab4bc1f3f97d15bbc79894332d46352dbb37384
0xe806beb21a748dd1748a8c6741b9d69d0618039815b10c17c225287d40207d9f

Functions
Getter at block 22924004
decimals(view returns (uint8)
18
name(view returns (string)
BASECANDLE
symbol(view returns (string)
BASECANDLE
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
initialize(address _mintTouint256 _totalSupplystring _namestring _symbol
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint64 version
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
InvalidInitialization(
NotInitializing(