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 "SMINT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5459856 | 7 years ago | | | 0 | 0.00026095500 | |
| 5303276 | 7 years ago | | | 0 | 0.000046102000 | |
| 5125713 | 7 years ago | | | 0 | 0.00021000000 | |
| 5061306 | 7 years ago | | | 0 | 0.00018595500 | |
| 4969416 | 7 years ago | | | 0 | 0.0018607030 | |
| 4968886 | 7 years ago | | | 0 | 0.0013015750 | |
| 4968863 | 7 years ago | | | 0 | 0.0013063750 | |
| 4959493 | 7 years ago | | | 0 | 0.00025487500 | |
| 4959447 | 7 years ago | | | 0 | 0.0015195500 | |
| 4952620 | 7 years ago | | | 0 | 0.0018244450 |
ABI
ABI objects
Getter at block 21223019
currentInvoice() view returns (uint256)
1
decimals() view returns (uint8)
18
lastEfficientBlockNumber() view returns (uint256)
4959493
name() view returns (string)
SMINT
owner() view returns (address)
0x2488d18fe46d8cb00bc9d6f784422cd46a03723d
symbol() view returns (string)
SMINT
totalSupply() view returns (uint256)
100000003632381687072000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
failsOf(address) view returns (uint256)
frozenBalanceOf(address) view returns (uint256)
invoices(uint256) view returns (address beneficiary, uint256 amount, address payer)
successesOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
bill(uint256 _amount)
pay(uint256 _invoiceId)
transfer(address _to, uint256 _value) returns (bool success)
transferAndFreeze(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Bill(uint256 invoiceId)
Mine(address indexed miner, uint256 value, uint256 rewardAddition)
Pay(uint256 indexed invoiceId)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.