Zen Buddhism
Verified contract
Active on
Ethereum with 84 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZEN | ERC-20 | 20.432272 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15493178 | 2 years ago | | | 0 | 0.0014449912 | |
| 15471347 | 2 years ago | | | 0 | 0.00021883582 | |
| 15430916 | 2 years ago | | | 0 | 0.00051896251 | |
| 15430484 | 2 years ago | | | 0 | 0.0010516871 | |
| 15428924 | 2 years ago | | | 0 | 0.00033087600 | |
| 15428825 | 2 years ago | | | 0 | 0.0017229186 | |
| 15428816 | 2 years ago | | | 0 | 0.00092515089 | |
| 15428815 | 2 years ago | | | 0 | 0.00082401168 | |
| 15428813 | 2 years ago | | | 0 | 0.00092137613 | |
| 15428812 | 2 years ago | | | 0 | 0.00098973301 |
ABI
ABI objects
Getter at block 21178837
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
buyAutoBurnFee() view returns (uint256)
100
buyAutoLiquidityFee() view returns (uint256)
100
buyMarketingFee() view returns (uint256)
300
decimals() view returns (uint8)
18
masterTaxDivisor() view returns (uint16)
10000
maxTxAmount() view returns (uint256)
1000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Zen Buddhism
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellAutoBurnFee() view returns (uint256)
100
sellAutoLiquidityFee() view returns (uint256)
100
sellMarketingFee() view returns (uint256)
300
symbol() view returns (string)
ZEN
tokensForAutoLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalBuyFees() view returns (uint256)
500
totalSellFees() view returns (uint256)
500
totalSupply() view returns (uint256)
966121289684780456704057
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x9ca55c6d90368ea175ed27ffa15b377e99b14846
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeLimits()
renounceOwnership()
setSwapRouter(address routerAddress)
setWalletandTxtAmount(uint256 _maxTxAmount, uint256 _maxWalletSize)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(address routerAddress)
receive()
This contract contains no error objects.