Algorithmic Money
Verified contract
Active on
Ethereum with 65 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 199 additional slots
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ALGOMO | ERC-20 | 14.906761 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21130353 | 20 days ago | | | 0 | 0.00080021470 | |
| 21130343 | 20 days ago | | | 0 | 0.00087386130 | |
| 21130328 | 20 days ago | | | 0 | 0.0022973178 | |
| 21130289 | 20 days ago | | | 0 | 0.00089053814 | |
| 21130286 | 20 days ago | | | 0 | 0.00033950003 | |
| 21130284 | 20 days ago | | | 0 | 0.00084296281 | |
| 21130281 | 20 days ago | | | 0 | 0.00081994672 | |
| 21130280 | 20 days ago | | | 0 | 0.00073189604 | |
| 21130278 | 20 days ago | | | 0 | 0.00043574139 | |
| 21130270 | 20 days ago | | | 0 | 0.00081062320 |
ABI
ABI objects
Getter at block 21274944 showQualifiedAddresses() view returns (address[200])
UNISWAP_ROUTERV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
UniswapV2pair() view returns (address)
0x942d26b7ed64e2279d0f10ea4c8507f2d96e26e4
airdropAddress() view returns (address)
0xc3a168c89119099afcc481278de8f0d3b9f2d597
airdropAddressCount() view returns (uint256)
114
airdropLimit() view returns (uint256)
50000000000000000
airdrop_address_toList() view returns (address)
0x1716446682dd7b45b6e45b42b6f617387bb04c01
airdrop_pct() view returns (uint256)
5000000000000000
airdrop_threshold() view returns (uint256)
2500000000000000
burnRate() view returns (uint256)
5000000000000000
decimals() view returns (uint256)
18
firstrun() view returns (bool)
true
isBurning() view returns (bool)
true
lastTurnTime() view returns (uint256)
1730915255
macroContraction() view returns (bool)
true
maxWallet() view returns (uint256)
666660000000000000000
max_supply() view returns (uint256)
66666000000000000000000
min_supply() view returns (uint256)
12200000000000000000
minimum_for_airdrop() view returns (uint256)
694300834043840001
mintRate() view returns (uint256)
5000000000000000
name() view returns (string)
Algorithmic Money
onepct() view returns (uint256)
10000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
showAirdropThreshold() view returns (uint256)
2500000000000000
swapTokensAtAmount() view returns (uint256)
33333000000000000000
symbol() view returns (string)
ALGOMO
totalSupply() view returns (uint256)
32919826248239060135305
treasury_pct() view returns (uint256)
30000000000000000
turn() view returns (uint256)
0
tx_n() view returns (uint256)
146
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
flashback(address[259] _list, uint256[259] _values) returns (bool)
removeLimits()
renounceOwnership()
setAirdropAddress(address _airdropAddress) returns (bool)
setSwapTokensAtAmount(uint256 _amount)
swapTokensForEth(uint256 _amount)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 _treasuryFee)
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()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)