Swiftlance token
Verified contract
Active on
Ethereum with 3,218 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 |
---|---|---|---|---|---|
SWL | ERC-20 | 600K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17709411 | a year ago | | | 0 | 0.00078431214 | |
| 17680559 | a year ago | | | 0 | 0.00064633808 | |
| 17669432 | a year ago | | | 0 | 0.00060572069 | |
| 17669430 | a year ago | | | 0 | 0.00075322000 | |
| 17656508 | a year ago | | | 0 | 0.00067399255 | |
| 17656507 | a year ago | | | 0 | 0.00067399255 | |
| 17650724 | a year ago | | | 0 | 0.00066789900 | |
| 17650722 | a year ago | | | 0 | 0.00075322000 | |
| 17646258 | a year ago | | | 0 | 0.00055537923 | |
| 17646258 | a year ago | | | 0 | 0.00075322000 |
ABI
ABI objects
Getter at block 21257614
SWLPerEther() view returns (uint256)
2000000000000000
decimals() view returns (uint256)
8
maxSupply() view returns (uint256)
800000000000000000
minContrib() view returns (uint256)
10000000000000000
name() view returns (string)
Swiftlance token
owner() view returns (address)
0x6be663ca0296d6ea8b76f704e859ededd0792e6d
symbol() view returns (string)
SWL
totalSupply() view returns (uint256)
800000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
buySWL() payable
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address _newOwner)
withdrawFund()
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.