JOROGUMO'S VISION
Verified contract
Active on
Ethereum with 25 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEVOUR | ERC-20 | 396.871351M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15389792 | 2 years ago | | | 0 | 0.00055035220 | |
| 15389774 | 2 years ago | | | 0 | 0.00043972921 | |
| 15389755 | 2 years ago | | | 0 | 0.00066959334 | |
| 15389753 | 2 years ago | | | 0 | 0.00062394265 | |
| 15389752 | 2 years ago | | | 0 | 0.0011656500 | |
| 15389749 | 2 years ago | | | 0 | 0.00050684596 | |
| 15389738 | 2 years ago | | | 0 | 0.00057616372 | |
| 15389719 | 2 years ago | | | 0 | 0.00060424960 | |
| 15389682 | 2 years ago | | | 0 | 0.00054837141 | |
| 15389669 | 2 years ago | | | 0 | 0.00048388780 |
ABI
ABI objects
Getter at block 21410001
_Deployer() view returns (address)
0x3ef18710c01f3c669f020548f5f47c91e2f70245
_totalBurned() view returns (uint256)
2425734561973169067678978776
_totalMinted() view returns (uint256)
0
buyMintFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
5000000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000000
name() view returns (string)
JOROGUMO'S VISION
owner() view returns (address)
0x3ef18710c01f3c669f020548f5f47c91e2f70245
sellBurnFee() view returns (uint256)
200
sellDevFee() view returns (uint256)
800
sellTotalFees() view returns (uint256)
1000
swapTokensAtAmount() view returns (uint256)
500000000000000000000000000
symbol() view returns (string)
DEVOUR
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
396871351489875919999999999
tokensForMint() view returns (uint256)
0
totalBurned() view returns (uint256)
2425734561973169067678978776
totalMinted() view returns (uint256)
0
totalSupply() view returns (uint256)
997574265438026830932321021224
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xc11e0e6fdbedd4549ca9bec8dcd14c38fb1da15e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addBots(address[] bots)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
enableTrading(uint256 Bblock)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBots(address[] bots)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _mintFee)
updateDevWallet(address newWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
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)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor(address depAddr)
receive()
This contract contains no error objects.