Alpha Finance
Verified contract
Active on
Ethereum with 88 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALPHA | ERC-20 | 18.996626T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18546206 | a year ago | | | 0 | 0.00073662590 | |
| 18169729 | a year ago | | | 0 | 0.00024641413 | |
| 18077603 | a year ago | | | 0 | 0.0020619663 | |
| 18077591 | a year ago | | | 0 | 0.0012596421 | |
| 18030485 | a year ago | | | 0 | 0.00076864969 | |
| 18030421 | a year ago | | | 0 | 0.0016643291 | |
| 18030340 | a year ago | | | 0 | 0.00084498723 | |
| 18030329 | a year ago | | | 0 | 0.00092237626 | |
| 18030317 | a year ago | | | 0 | 0.00082104222 | |
| 18030311 | a year ago | | | 0 | 0.00084835055 |
ABI
ABI objects
Getter at block 21398487
_maxSellAmount() view returns (uint256)
1000000000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
Alpha Finance
pair() view returns (address)
0x7a06d3b94e04b2277144ed6bebc89a753c1de2b2
symbol() pure returns (string)
ALPHA
totalSupply() view returns (uint256)
999278808278734736
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
isTaxExcluded(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setContractSwapSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setTransactionLimits(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.