Secured Notes
Verified contract
Active on
Ethereum with 547 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 "Secured Notes"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14666964 | 3 years ago | | | 0 | 0.0036310800 | |
| 14450118 | 3 years ago | | | 0 | 0.0025369376 | |
| 14450088 | 3 years ago | | | 0 | 0.0052671889 | |
| 14449524 | 3 years ago | | | 0 | 0.0029138104 | |
| 14424489 | 3 years ago | | | 0 | 0.0012679972 | |
| 14423553 | 3 years ago | | | 0 | 0.0019835512 | |
| 14392532 | 3 years ago | | | 0 | 0.0034797850 | |
| 14379444 | 3 years ago | | | 0 | 0.00090409724 | |
| 14379431 | 3 years ago | | | 0 | 0.0018804289 | |
| 14367253 | 3 years ago | | | 0 | 0.0016848733 |
ABI
ABI objects
Getter at block 21162852
CharPrice() view returns (uint256)
100000000000000
decimals() view returns (uint8)
18
getNotesCount() view returns (uint256 count)
0
name() view returns (string)
Secured Notes
owner() view returns (address)
0xb16567e342548bb1dfa0a692a15ebf9064423d52
symbol() view returns (string)
SEC
totalSupply() view returns (uint256)
193000019946300000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
getNoteByIndex(uint256 index) view returns (string)
State-modifying
Events addNote(string s)
approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mintToken(uint256 mintedAmount)
multiTransfer(address[] recipients, uint256[] amounts)
reclaimEther()
setCharPrice(uint256 newPrice) returns (bool result)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.