4ArtCoin
Verified contract
Active on
Ethereum with 4,205 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($101.55)
Native
Value
$101.55
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.030533 | $3,325.90 |
$101.55 | |
4Art | ERC-20 | 1.317067M | -- | -- | |
4Art | ERC-20 | 214.103K | -- | -- | |
HBRS | ERC-20 | 1K | -- | -- | |
EBK | ERC-20 | 156.491985 | -- | -- | |
SLV | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19870472 | 6 months ago | | | 0 | 0.0044266800 | |
| 19860644 | 6 months ago | | | 0 | 0.0044266800 | |
| 19819632 | 7 months ago | | | 0 | 0.0044266800 | |
| 19782395 | 7 months ago | | | 0 | 0.0081155800 | |
| 19740511 | 7 months ago | | | 0 | 0.0081155800 | |
| 19661931 | 7 months ago | | | 0 | 0.0081155800 | |
| 19661913 | 7 months ago | | | 0 | 0.0091689400 | |
| 19640562 | 7 months ago | | | 0 | 0.00059474675 | |
| 19526439 | 8 months ago | | | 0 | 0.0044266800 | |
| 19413205 | 8 months ago | | | 0 | 0.0044266800 |
ABI
ABI objects
Getter at block 21246794
buyPrice() view returns (uint256)
35000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
4ArtCoin
owner() view returns (address)
0xfa3afc8f190eec4994aeb544c924e6e760640343
sellPrice() view returns (uint256)
485474122874751101250172154854205997781580601788
symbol() view returns (string)
4Art
totalSupply() view returns (uint256)
6500000000000000000000000000
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
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
sell(uint256 amount)
setPrices(uint256 newSellPrice, uint256 newBuyPrice)
transferBalanceToOwner(uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
transferTokens(address _to, uint256 _tokens)
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 _founderAddress1, address _founderAddress2, address _founderAddress3, address _founderAddress4, address _founderAddress5, address _teamAddress, address _adviserAddress, address _partnershipAddress, address _bountyAddress, address _affiliateAddress, address _miscAddress)
fallback()
This contract contains no error objects.