AntiScam Private Network (ASPN)
Verified contract
Active on
Ethereum with 61 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AntiScam Private Network (ASPN)"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16017268 | 2 years ago | | | 0 | 0.00027916744 | |
| 11695819 | 4 years ago | | | 0 | 0.00066815000 | |
| 11182220 | 4 years ago | | | 0 | 0.0022203500 | |
| 10997334 | 4 years ago | | | 0 | 0.0011679030 | |
| 10997296 | 4 years ago | | | 0 | 0.00081340002 | |
| 10872113 | 4 years ago | | | 0 | 0.0074656160 | |
| 10748389 | 4 years ago | | | 0 | 0.00079887500 | |
| 10439613 | 4 years ago | | | 0 | 0.0011108250 | |
| 10439525 | 4 years ago | | | 0 | 0.0014662890 | |
| 10439105 | 4 years ago | | | 0 | 0.0013329900 |
ABI
ABI objects
Getter at block 21162113
decimals() view returns (uint8)
18
name() view returns (string)
AntiScam Private Network (ASPN)
owner() view returns (address)
0x925d0befe9959402ef5d0d35586a28aed0935dc2
symbol() view returns (string)
ASPN
totalSupply() view returns (uint256)
800000000000000000000000
treasury() view returns (address)
0x925d0befe9959402ef5d0d35586a28aed0935dc2
Read-only
allowance(address _tokenholder, address _spender) view returns (uint256 remaining)
balanceOf(address _tokenholder) view returns (uint256 balance)
transferableTokens(address holder) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed tokenholder, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.