SpaceMonkey
Verified contract
Active on
Ethereum with 259 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$SMONKEY | ERC-20 | 312.088027K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17894538 | a year ago | | | 0 | 0.00097372312 | |
| 17591443 | a year ago | | | 0 | 0.00094615576 | |
| 16936586 | 2 years ago | | | 0 | 0.0017840488 | |
| 16936586 | 2 years ago | | | 0 | 0.0010229913 | |
| 16936585 | 2 years ago | | | 0 | 0.0010144736 | |
| 16936584 | 2 years ago | | | 0 | 0.0010761255 | |
| 16936573 | 2 years ago | | | 0 | 0.0025375103 | |
| 16936571 | 2 years ago | | | 0 | 0.0028010447 | |
| 16936571 | 2 years ago | | | 0 | 0.0028010447 | |
| 16936570 | 2 years ago | | | 0 | 0.0030258990 |
ABI
ABI objects
Getter at block 21225115
_renounceDelayFunction() view returns (bool)
false
_renounceExcludeInclude() view returns (bool)
false
_renounceFeeFunctions() view returns (bool)
false
_renounceMarketMakerPairChanges() view returns (bool)
false
_renounceMaxUpdateFunctions() view returns (bool)
false
_renounceWalletChanges() view returns (bool)
false
buyBurnFee() view returns (uint256)
2
buyLiquidityFee() view returns (uint256)
1
buyMarketingFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
feeUnits() view returns (uint256)
100
limitsInEffect() view returns (bool)
true
liquidityAddress() view returns (address)
0x0000000000000000000000000000000000000000
liquidityFeeActive() view returns (bool)
true
marketingAddress() view returns (address)
0xb5d22120a738ce4d1bc5d00d496a11e1d4ffecca
maxSellTransaction() view returns (uint256)
100
maxSellTransactionAmount() view returns (uint256)
909576616770774755124610106
maxWallet() view returns (uint256)
100
maxWalletTotal() view returns (uint256)
909576616770774755124610106
name() view returns (string)
SpaceMonkey
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
2
sellLiquidityFee() view returns (uint256)
1
sellMarketingFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
5
supply() view returns (uint256)
909576616770774755124610106
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
454788308385387377562305
symbol() view returns (string)
$SMONKEY
tokensForBurn() view returns (uint256)
0
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
312088026940325376789270
totalSupply() view returns (uint256)
909576616770774755124610106
tradingActive() view returns (bool)
true
transferDelayActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x75b596d4e288bc2c88dfcf15823fa91b40108c6c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletTransferDelayTime() view returns (uint256)
0
Read-only
_isExcludedMaxSellTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxSellTransaction(address updAds, bool isEx)
includeInFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceDelayFunction()
renounceExcludeInclude()
renounceFeeFunctions()
renounceMarketMakerPairChanges()
renounceMaxUpdateFunctions()
renounceOwnership()
renounceWalletChanges()
setAutomatedMarketMakerPair(address pair, bool value)
setLiquidityAddress(address newAddress)
toggleLiquidityFeeActive()
toggleTransferDelayActive()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _marketingFee, uint256 _buyLiquidityFee)
updateFeeUnits(uint256 newNum)
updateMarketingAddress(address newWallet)
updateMaxSellTransaction(uint256 newNum)
updateMaxWallet(uint256 newNum)
updateSellFees(uint256 _burnFee, uint256 _marketingFee, uint256 _sellLiquidityFee)
updateWalletTransferDelayTime(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
updateHolderLastTransferTimestamp(address indexed account, uint256 timestamp)
constructor()
receive()
This contract contains no error objects.