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 "ALFA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21291867 | 3 days ago | | | 0 | 0.00035784100 | |
| 21278730 | 5 days ago | | | 0 | 0.00072430548 | |
| 21278210 | 5 days ago | | | 0 | 0.00051979433 | |
| 21273482 | 6 days ago | | | 0 | 0.00094562556 | |
| 21273221 | 6 days ago | | | 0 | 0.00040792050 | |
| 21273170 | 6 days ago | | | 0 | 0.00081546583 | |
| 21273142 | 6 days ago | | | 0 | 0.00077269092 | |
| 21273079 | 6 days ago | | | 0 | 0.00082448531 | |
| 21273079 | 6 days ago | | | 0 | 0.00087168431 | |
| 21273043 | 6 days ago | | | 0 | 0.0013500419 |
ABI
ABI objects
Getter at block 21313884
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0xac5d5cc0ac21fd0bc8e2515fcd31fe2f7f1c0efc
maxWalletSize() view returns (uint256)
1000000000000000000
name() view returns (string)
Alfa Institution
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
ALFA
totalSupply() view returns (uint256)
1000000000000000000
uniPair() view returns (address)
0xad81e5161e95f90ee3ed01c6fa1d20aee05bb24a
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)
openTrading(uint256 ntAmount, uint256 tokenAmount, uint256 refNtAmount) payable
reduceFees(uint256 newBuyFee, uint256 newSellFee)
removeLimits()
renounceOwnership()
sweepStuckTokens(address token)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckETH()
updateSwapSettings(uint256 maxAmount, uint256 minAmount)
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()
receive()
This contract contains no error objects.