Ubet Coins
Verified contract
Active on
Ethereum with 2,205 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 "Ubet Coins"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16591581 | 2 years ago | | | 0 | 0.00086273101 | |
| 13079245 | 3 years ago | | | 0 | 0.0025736568 | |
| 13059157 | 3 years ago | | | 0 | 0.0024008570 | |
| 12657523 | 3 years ago | | | 0 | 0.00031654400 | |
| 12651200 | 3 years ago | | | 0 | 0.0012455040 | |
| 12651167 | 3 years ago | | | 0 | 0.00041755200 | |
| 11993583 | 4 years ago | | | 0 | 0.0064237080 | |
| 11931764 | 4 years ago | | | 0 | 0.0084019321 | |
| 11914525 | 4 years ago | | | 0 | 0.0055285440 | |
| 11780564 | 4 years ago | | | 0 | 0.0041100360 |
ABI
ABI objects
Getter at block 21204900
UBETCOINS_LEDGER_TO_LEDGER_ENTRY_INSTRUMENT_DOCUMENT_PATH() view returns (string)
https://s3.amazonaws.com/s3-ubetcoin-user-signatures/document/LEDGER-TO-LEDGER-ENTRY-FOR-UBETCOINS.pdf
UBETCOINS_LEDGER_TO_LEDGER_ENTRY_INSTRUMENT_DOCUMENT_SHA512() view returns (string)
c8f0ae2602005dd88ef908624cf59f3956107d0890d67d3baf9c885b64544a8140e282366cae6a3af7bfbc96d17f856b55fc4960e2287d4a03d67e646e0e88c6
countUBetChecks() view returns (uint256)
0
decimals() view returns (uint256)
18
getUBetChecks() view returns (address[])
[]
issueIndex() view returns (uint64)
2
moneyWallet() view returns (address)
0xe5688167cb7abce4355f63943aaac8bb269dc953
name() view returns (string)
Ubet Coins
owner() view returns (address)
0xbfb51b635e6d60413143deb4887bc35a3354ac2d
ratePerOneEther() view returns (uint256)
135
symbol() view returns (string)
UBETS
tokenSupplyFromCheck() view returns (uint256)
0
totalSupply() view returns (uint256)
4000000000000000000000000000
totalUBetCheckAmounts() view returns (uint256)
0
Read-only
UBetCheckAccts(uint256) view returns (address)
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
getUBetCheck(address _address) view returns (string, string, string, string, uint256, string, string)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
purchaseTokens(address _beneficiary) payable
registerUBetCheck(address _beneficiary, string _accountId, string _accountNumber, string _routingNumber, string _institution, string _fullname, uint256 _amount, string _checkFilePath, string _digitalCheckFingerPrint, uint256 _tokens) payable
setMoneyWallet(address _address)
setRatePerOneEther(uint256 _value)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Issue(uint64 issueIndex, address addr, uint256 tokenAmount)
Transfer(address indexed from, address indexed to, uint256 value)
UBetCheckIssue(string chequeIndex)
constructor()
fallback()
This contract contains no error objects.