IdleCDO BB Tranche - idle_cpFASA-USDC
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "IdleCDO BB Tranche - idle_cpFASA-USDC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20644786 | 2 months ago | | | 0 | 0.000073692658 | |
| 19069804 | 10 months ago | | | 0 | 0.00078023458 | |
| 19069724 | 10 months ago | | | 0 | 0.00087233511 | |
| 18051789 | a year ago | | | 0 | 0.00029277822 | |
| 18051776 | a year ago | | | 0 | 0.00038420088 |
ABI
ABI objects
Getter at block 21159399
decimals() view returns (uint8)
18
minter() view returns (address)
0xe7c6a4525492395d65e736c3593ac933f33ee46e
name() view returns (string)
IdleCDO BB Tranche - idle_cpFASA-USDC
symbol() view returns (string)
BB_idle_cpFASA-USDC
totalSupply() view returns (uint256)
4430661181656805422728
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.