ArtifactCoin
Verified contract
Active on
Ethereum with 19,566 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6.02)
Native
Value
$6.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001798 | $3,349.97 |
$6.02 | |
BOS | ERC-20 | 300K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9972995 | 5 years ago | | | 0 | 0.00089057000 | |
| 9905408 | 5 years ago | | | 0 | 0.000083546000 | |
| 9684031 | 5 years ago | | | 0 | 0.00053434200 | |
| 9652176 | 5 years ago | | | 0 | 0.00012291401 | |
| 9564492 | 5 years ago | | | 0 | 0.00025063800 | |
| 9467946 | 5 years ago | | | 0 | 0.00026761000 | |
| 9360094 | 5 years ago | | | 0 | 0.00012528300 | |
| 9267244 | 5 years ago | | | 0 | 0.000083522000 | |
| 9214650 | 5 years ago | | | 0 | 0.000089057000 | |
| 9207896 | 5 years ago | | | 0 | 0.000041761000 |
ABI
ABI objects
Getter at block 21248954
Information() view returns (string)
アーティファクトチェーン
OfficalHolding() view returns (uint256)
600000000000000000000000000
canTransfer() view returns (bool)
true
decimals() view returns (uint8 _decimals)
18
distributionFinished() view returns (bool)
false
endEthGet() view returns (bool)
false
endFreeGet() view returns (bool)
false
etherGetBase() view returns (uint256)
6000000
lowEth() view returns (uint256)
100000000000000
name() view returns (string _name)
ArtifactCoin
owner() view returns (address)
0x00b1e84513e765df4e02ab8af7f477a629afa284
symbol() view returns (string _symbol)
3A
totalDistributed() view returns (uint256)
548069696749170211688000000
totalRemaining() view returns (uint256)
351930303250829788312000000
totalSupply() view returns (uint256 _totalSupply)
900000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
blacklist(address) view returns (bool)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
unlockUnixTime(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
changeBaseValue(uint256 _freeGiveBase, uint256 _etherGetBase, uint256 _lowEth) returns (bool)
changeOwner(address newOwner)
disableWhitelist(address[] addresses)
distributeAmounts(address[] addresses, uint256[] amounts)
distribution(address[] addresses, uint256 amount)
enableWhitelist(address[] addresses)
finishDistribution() returns (bool)
finishEthGet() returns (bool)
finishFreeGet() returns (bool)
get() payable
startDistribution() returns (bool)
startEthGet() returns (bool)
startFreeGet() returns (bool)
startTransfer() returns (bool)
stopTransfer() returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value, bytes _data) returns (bool success)
transfer(address _to, uint256 _value, bytes _data, string _custom_fallback) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdraw(address receiveAddress)
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value, bytes indexed data)
constructor(address offical)
fallback()
This contract contains no error objects.