Swingy.Finance
Verified contract
Active on
Ethereum with 94 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 "Swingy.Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11294486 | 4 years ago | | | 0 | 0.00099630000 | |
| 11133812 | 4 years ago | | | 0 | 0.0061910000 | |
| 11133069 | 4 years ago | | | 0 | 0.0030277680 | |
| 11129035 | 4 years ago | | | 0 | 0.00078365400 | |
| 11128856 | 4 years ago | | | 0 | 0.00087096240 | |
| 11128852 | 4 years ago | | | 0 | 0.0010612676 | |
| 11128806 | 4 years ago | | | 0 | 0.0033198000 | |
| 11128798 | 4 years ago | | | 0.5 | 0.0063956000 | |
| 11128768 | 4 years ago | | | 0 | 0.0010623360 | |
| 11128764 | 4 years ago | | | 0 | 0.00088528000 |
ABI
ABI objects
Getter at block 21305495
decimals() view returns (uint8)
18
exchangeRate() view returns (uint8)
10
name() view returns (string)
Swingy.Finance
owner() view returns (address)
0xd608018db9971d6b4a9fed0c7e9b1cb301b8e5d5
symbol() view returns (string)
SWING
totalCoin() view returns (uint256)
1000
totalSupply() view returns (uint256 supply)
1000000000000000000000
version() view returns (string)
1.0
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
fundTokens() payable
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
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()
fallback()
This contract contains no error objects.