Cryptographic Ultra Money
Verified contract
Active on
Ethereum with 136 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 "Cryptographic Ultra Money"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18454080 | a year ago | | | 0 | 0.00059445060 | |
| 18415074 | a year ago | | | 0 | 0.0016219580 | |
| 18415045 | a year ago | | | 0 | 0.0015698226 | |
| 18409114 | a year ago | | | 0 | 0.00038354596 | |
| 17440125 | a year ago | | | 0 | 0.00091888636 | |
| 17440121 | a year ago | | | 0 | 0.0016020770 | |
| 13007918 | 3 years ago | | | 0 | 0.0019093480 | |
| 11368511 | 4 years ago | | | 0 | 0.0011399520 | |
| 11286616 | 4 years ago | | | 0 | 0.0012324420 | |
| 11271476 | 4 years ago | | | 0 | 0.0020731200 |
ABI
ABI objects
Getter at block 21329960
creator() view returns (address)
0xc7e5869454f2d0fad897d997bd264d9427538873
decimals() view returns (uint8)
18
description() view returns (string)
B̝̩ͬ̌͊l̡͈̣̟̼ͅo̮̖̹̗̊̌c̸̞͍̍̀ͨ͐̚ǩ̢̲̟̻͆̚ć̵̉h̯͎͈̬a͡ḭ͂͛͊̑nͨ͝ ̺̰͍̟̪̠͖̍̓ͨ͋5̴̞̰͓͇̆.͓͚̙̹̼̼̪̾̒0͒͆͏̬̥̥̫͔
logoURL() view returns (string)
https://imgur.com/a/11WK1i5
name() view returns (string)
Cryptographic Ultra Money
symbol() view returns (string)
CUM
totalSupply() view returns (uint256)
250000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
setLogoURL(string url)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Created(address creator, uint256 supply)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(string _description, string _logoURL, string _name, string _symbol, uint256 _totalSupply)
fallback()
This contract contains no error objects.