SafeWallet Coin
Verified contract
Active on
Ethereum with 295 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 |
---|---|---|---|---|---|
ETHMNY | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5978411 | 6 years ago | | | 0 | 0.000039966000 | |
| 5976985 | 6 years ago | | | 0 | 0.000079932000 | |
| 5976740 | 6 years ago | | | 0 | 0.000079932000 | |
| 5969767 | 6 years ago | | | 0 | 0.00099915000 | |
| 5965972 | 6 years ago | | | 0 | 0.00045960900 | |
| 5965726 | 6 years ago | | | 0 | 0.00055952400 | |
| 5961214 | 6 years ago | | | 0 | 0.00055773200 | |
| 5961178 | 6 years ago | | | 0 | 0.00045813700 | |
| 5960741 | 6 years ago | | | 0 | 0.00067942200 | |
| 5958773 | 6 years ago | | | 0 | 0.00079932000 |
ABI
ABI objects
Getter at block 21300328
airDropNum() view returns (uint256)
1000
decimals() view returns (uint8)
0
name() view returns (string)
SafeWallet Coin
owner() view returns (address)
0xfb8f1e8faaf181081bb982656b9cb06522530ddd
symbol() view returns (string)
SWC
totalSupply() view returns (uint256)
100000000
Read-only
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events multyTransfer(address[] arrAddr, uint256[] value)
recycle(address _user, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.