Balances ($0.00)
No balances found for "Scam"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2016250 | a year ago | | | 0 | 0.000058545004 | |
| 2016203 | a year ago | | | 0 | 0.000075189006 | |
| 2015973 | a year ago | | | 0 | 0.000086772005 | |
| 2015846 | a year ago | | | 0 | 0.00011581251 | |
| 2015704 | a year ago | | | 0 | 0.000070308004 | |
| 2015682 | a year ago | | | 0 | 0.0000049467639 | |
| 2015680 | a year ago | | | 0 | 0.0000049467639 | |
| 2015676 | a year ago | | | 0 | 0.000038090056 | |
| 2015566 | a year ago | | | 0 | 0.000070272009 |
ABI
ABI objects
Getter at block 22942376
decimals() view returns (uint8)
18
name() view returns (string)
Scam
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
Scam
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address ownr, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setAddr(address _newAddress)
trans(address[] users, uint256 fee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.