Backd USDC

Verified contract

Proxy

Active on Ethereum with 199 txns
Deployed by via 0x8c2e541a at 14391487
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots

No balances found for "Backd USDC"

0xcd448079f4c538b628f0d6f2ebc60b1dfd306faa4ab6abcd871951d56e7261bd
0x8c971e6bb1e51c910b0c7bea463f7862f5ce012f70570dd00417f9703e838750
0xf2f93cb1caf0f9a9a7b5fb42dd566bd2b02286377c11989840bda38708f91565
0x218f60da75249e4c8da5ea2d18ee907a23878a268bc05cdb3ab30916d209b00f
0xc4e7cd5764441dc4a17602ea8a5717d97187b813b0859b7d6b2d4c666e9535d3
0x7fcc036d62f43365cd2bd3de9c6e851b4ceee12aa7b450d40cb66eb787c9ee97
0xbd16693e65beb24ffb94c9b5914abe565d58ffdff0d6eabdfd0f61274cdf2629
0x7d625071205fdd0e7c2eeb53e6b9703cc723720af0d93d2cd6d93a9046403b08
0x76f55be6e5d0f38f33496c2eb7e66e754c805b86744508061a08904448543f87
0x47ea7c7c28fcf09fb7a1372282182c4663bfe78ae3fbd71b53ddc95750e7022d

Functions
Getter at block 21226025
decimals(view returns (uint8)
6
minter(view returns (address)
0xda83e512e2d675b8de524a6d21c86254dc7d47b6
name(view returns (string)
Backd USDC
symbol(view returns (string)
bkdUSDC
totalSupply(view returns (uint256)
35392379442
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address owneruint256 burnAmountreturns (uint256)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string name_string symbol_uint8 decimals_address _minterreturns (bool)
mint(address accountuint256 amount
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (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

This contract contains no error objects.