No one can prohibit use of bitcoin
Verified contract
Active on
Base with 20 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 "No one can prohibit use of bitcoin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23303398 | 10 days ago | | | 0 | 1.3307027e-7 | |
| 23282837 | 10 days ago | | | 0 | 0.0000052268000 | |
| 23276477 | 11 days ago | | | 0 | 0.000000087416045486 | |
| 23273146 | 11 days ago | | | 0 | 0.0000095019779 | |
| 23272366 | 11 days ago | | | 0 | 0.0000052268000 | |
| 23272335 | 11 days ago | | | 0 | 0.0000052268000 | |
| 23272304 | 11 days ago | | | 0 | 0.0000052268000 | |
| 23272247 | 11 days ago | | | 0 | 0.0000052268000 | |
| 23272191 | 11 days ago | | | 0 | 0.0000052268000 | |
| 23272134 | 11 days ago | | | 0 | 0.0000052268000 |
ABI
ABI objects
Getter at block 23731148
castHash() view returns (string)
0x184f70e09bcc0a69e8cfdcd34f55878151a928ad
decimals() view returns (uint8)
18
deployer() view returns (address)
0x44f9009b7810f15f1fcb22c7f4a5cd18aa9a6faa
fid() view returns (uint256)
2923
image() view returns (string)
https://imagedelivery.net/BXluQx4ige9GuW0Ia56BHw/bfaab55c-12c8-49f7-4dfd-fcbc5ace3e00/original
name() view returns (string)
No one can prohibit use of bitcoin
symbol() view returns (string)
nocpuobPutin
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 maxSupply_, address deployer_, uint256 fid_, string image_, string castHash_)
This contract contains no fallback and receive objects.
ERC20InsufficientAllowance(address spender, uint256 allowance, uint256 needed)
ERC20InsufficientBalance(address sender, uint256 balance, uint256 needed)
ERC20InvalidApprover(address approver)
ERC20InvalidReceiver(address receiver)
ERC20InvalidSender(address sender)
ERC20InvalidSpender(address spender)