4ArtCoin
Verified contract
Active on
Ethereum with 6,057 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0944…f9b8
Balances ($147.60)
Native
Value
$147.6
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.046064 | $3,204.23 |
$147.6 | |
4Art | ERC-20 | 1.167969B | -- | -- | |
4Art | ERC-20 | 141.162232K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21160674 | 2 hours ago | | | 0 | 0.00045680498 | |
| 21133662 | 4 days ago | | | 0 | 0.00031700700 | |
| 21121630 | 6 days ago | | | 0 | 0.00031393800 | |
| 21121630 | 6 days ago | | | 0 | 0.00021133800 | |
| 21120621 | 6 days ago | | | 0 | 0.00022237861 | |
| 21098331 | 9 days ago | | | 0 | 0.00079563000 | |
| 21098310 | 9 days ago | | | 0 | 0.00022706539 | |
| 21057807 | 14 days ago | | | 0 | 0.00037311299 | |
| 21050729 | 15 days ago | | | 0 | 0.00034165368 | |
| 21033152 | 18 days ago | | | 0 | 0.00079563000 |
ABI
ABI objects
Getter at block 21161173
associatedToken() view returns (address)
0x0944393abcfc9879cedc19e070c056f70703f9b8
buyPrice() view returns (uint256)
0
decimals() view returns (uint8)
18
name() view returns (string)
4ArtCoin
owner() view returns (address)
0xfa3afc8f190eec4994aeb544c924e6e760640343
sellPrice() view returns (uint256)
0
symbol() view returns (string)
4Art
totalSupply() view returns (uint256)
3508500000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
buy() payable
convertIcoCoins(uint256 _amount)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
sell(uint256 amount)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
transfer(address _to, uint256 _value) returns (bool)
transferBalanceToOwner(uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
DelegatedTransfer(address indexed from, address indexed to, address indexed delegate, uint256 value, uint256 fee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _address)
fallback()
This contract contains no error objects.