First Crypto Coin
Verified contract
Active on
Ethereum with 129 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb14a…7ff4
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BITCOIN | ERC-20 | 641.795491M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20926670 | 2 months ago | | | 0 | 0.00024825817 | |
| 20911564 | 2 months ago | | | 0 | 0.00025812374 | |
| 20894545 | 2 months ago | | | 0 | 0.00041146607 | |
| 20861450 | 2 months ago | | | 0 | 0.00037006117 | |
| 20859188 | 2 months ago | | | 0 | 0.00044241010 | |
| 20858192 | 2 months ago | | | 0 | 0.00054352181 | |
| 20857134 | 2 months ago | | | 0 | 0.00084938400 | |
| 20856976 | 2 months ago | | | 0 | 0.00054918061 | |
| 20856852 | 2 months ago | | | 0 | 0.00044209549 | |
| 20856736 | 2 months ago | | | 0 | 0.00069252144 |
ABI
ABI objects
Getter at block 21271664
_maxTaxSwap() view returns (uint256)
1500000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
First Crypto Coin
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BITCOIN
totalSupply() pure returns (uint256)
100000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimit2()
removeTransferTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.