EscobarcoinToken
Verified contract
Active on
Ethereum with 366 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ARAW | ERC-20 | 750 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8260277 | 5 years ago | | | 0 | 0.00011628000 | |
| 8105913 | 5 years ago | | | 0 | 0.00018876000 | |
| 7990823 | 5 years ago | | | 0 | 0.00058475200 | |
| 7902025 | 5 years ago | | | 0 | 0.00050592000 | |
| 7680228 | 6 years ago | | | 0 | 0.000025360000 | |
| 7277114 | 6 years ago | | | 0 | 0.000091065600 | |
| 7220209 | 6 years ago | | | 0 | 0.000050720000 | |
| 7104421 | 6 years ago | | | 0 | 0.0010371360 | |
| 7104420 | 6 years ago | | | 0 | 0.0010371360 | |
| 7104417 | 6 years ago | | | 0 | 0.0010371360 |
ABI
ABI objects
Getter at block 21124363
decimals() view returns (uint256)
18
durationSeconds() view returns (uint256)
2419200
fundsWallet() view returns (address)
0x1ec478936a49278c8754021927a2ab0018594d40
maxCap() view returns (uint256)
16667000000000000000000
minCap() view returns (uint256)
1667000000000000000000
name() view returns (string)
EscobarcoinToken
startTimestamp() view returns (uint256)
1526817600
symbol() view returns (string)
ESCO
totalRaised() view returns (uint256)
22598969470844899888
totalSupply() view returns (uint256)
250000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
calculateTokenAmount(uint256 weiAmount) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) 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()
fallback()
This contract contains no error objects.