Swiss Finance
Verified contract
Active on
Ethereum with 112 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 "Swiss Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16967540 | 2 years ago | | | 0 | 0.00087066042 | |
| 12756092 | 3 years ago | | | 0 | 0.00031103200 | |
| 12697463 | 3 years ago | | | 0 | 0.00029068000 | |
| 11941253 | 4 years ago | | | 0 | 0.0017731480 | |
| 11441102 | 4 years ago | | | 0 | 0.00090030300 | |
| 11399488 | 4 years ago | | | 0 | 0.00075966000 | |
| 11256392 | 4 years ago | | | 0 | 0.0012647250 | |
| 11256390 | 4 years ago | | | 0 | 0.0011557520 | |
| 11256371 | 4 years ago | | | 0 | 0.0010445325 | |
| 11256368 | 4 years ago | | | 0 | 0.0034672560 |
ABI
ABI objects
Getter at block 21204003
decimals() view returns (uint8)
18
deshFeePercentX100() view returns (uint256)
100
fees_wallet_decash() view returns (address)
0xf033789a125545738d1eccf0237083e62ff21499
fees_wallet_swiss() view returns (address)
0x991ac37b1cbd28131560a8e9ddb4d51f4dbcb8c9
name() view returns (string)
Swiss Finance
owner() view returns (address)
0xbca9723e6f5196a88de6ed5e75f0b5e20d043482
swissFeePercentX100() view returns (uint256)
200
symbol() view returns (string)
SWISS
totalSupply() view returns (uint256)
10000000000000000000000
uniswap_pair_address() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setDecashFeeWallet(address _fees_wallet_decash)
setDeshFeePercentX100(uint256 _deshFeePercentX100)
setSwissFeePercentX100(uint256 _swissFeePercentX100)
setSwissFeeWallet(address _fees_wallet_swiss)
setUniswapPairAddress(address pairAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferAnyERC20Token(address _tokenAddress, address _to, uint256 _amount)
transferAnyOldERC20Token(address _tokenAddress, address _to, uint256 _amount)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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(string name, string symbol, uint256 supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.