Base Compound

Verified contract

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

No balances found for "Base Compound"

0x97160750de0d897c339cd8a5961208c0c9c5f8c65ff24837697025d331f32cdc
0xe03324a415dd3e000518a40f8a21fcc44e12eff9e8c186b02eefcfff596d3357
0xa1f131430d1238bff5a432c13e158e5aae1eea2fa52d519db2217908ae500369
0x6329cad86628f6a48735f87179bee608f41a3ab1e140e2b53811ded8d7173bef
0x282823e3da7918b2bbaba8864400bda599538ce84dc86e84b39c421dd44ecbc6
0x041f71a2d55beea64fe4168901c92467c091d4c6eb9af58a73b595e3a8cf2275

Functions
Getter at block 22505232
decimals(view returns (uint8)
18
name(view returns (string)
Base Compound
owner(view returns (address)
0x203ca9b477b3b7b16481473935be30bdd32db661
symbol(view returns (string)
BCOMP
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint256 _supply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.