Number One Dime
Verified contract
Active on
Ethereum with 158 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 "Number One Dime"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15327607 | 2 years ago | | | 0 | 0.0012316750 | |
| 15197180 | 2 years ago | | | 0 | 0.00031679154 | |
| 9866841 | 5 years ago | | | 0 | 0.000038667000 | |
| 9339090 | 5 years ago | | | 0 | 0.000046400400 | |
| 8185902 | 5 years ago | | | 0 | 0.00014786800 | |
| 7500633 | 6 years ago | | | 0 | 0.00037095000 | |
| 7335472 | 6 years ago | | | 0 | 0.00026047500 | |
| 7173395 | 6 years ago | | | 0 | 0.00025507231 | |
| 6780126 | 6 years ago | | | 0 | 0.00019222840 | |
| 6554828 | 6 years ago | | | 0 | 0.0015156470 |
ABI
ABI objects
Getter at block 21257372 get_stats() view returns (uint256 _totSupply, uint256 _totContribution)
decimals() pure returns (uint8)
0
is_purchase_allowed() view returns (bool)
false
is_transfer_allowed() view returns (bool)
true
name() pure returns (string)
Number One Dime
symbol() pure returns (string)
N1D
totContribution() view returns (uint256)
39243915987083101296
totSupply() view returns (uint256)
39243915987083101296
totalSupply() view returns (uint256)
39243915987083101296
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address a) view returns (uint256)
get_balance(address a) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool)
enablePurchase(bool _enab) returns (bool)
enableTransfer(bool _enab) returns (bool)
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, uint256 _amount) returns (bool)
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.