Iznop Financial
Verified contract
Active on
Base with 210 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x327d…5d86
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CASH | ERC-20 | 147.815126 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21843258 | 23 days ago | | | 0 | 9.9416400e-7 | |
| 21159198 | a month ago | | | 0 | 0.000023475897 | |
| 19999197 | 2 months ago | | | 0 | 1.1981760e-7 | |
| 19999192 | 2 months ago | | | 0 | 1.1981760e-7 | |
| 19999190 | 2 months ago | | | 0 | 1.1981760e-7 | |
| 19999187 | 2 months ago | | | 0 | 1.1981760e-7 | |
| 19999185 | 2 months ago | | | 0 | 1.1981760e-7 | |
| 17817208 | 4 months ago | | | 0 | 1.9220740e-7 | |
| 17817202 | 4 months ago | | | 0 | 1.8971120e-7 | |
| 17817197 | 4 months ago | | | 0 | 1.8971120e-7 |
ABI
ABI objects
Getter at block 22851218
decimals() view returns (uint8)
18
iznopFinancialCeo() view returns (address)
0x853c912239ee4ce5ca52cee7b8a522c5e8ec37c3
iznopFinancialTreasury() view returns (address)
0x66794c143c83df83fb4b7a34cf05dd7385c4ff5b
lpPair() view returns (address)
0xf0d8372d52980a56783d8dd185f431c3da49c91d
maxSupply() view returns (uint256)
6942002496000000000000000000
maxWallet() view returns (uint256)
6942002496000000000000000000
name() view returns (string)
Iznop Financial
owner() view returns (address)
0xad3b73286ebd6a326692358c3d8e1adc03a0dc7f
router() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
swapLogicEnabled() view returns (bool)
true
symbol() view returns (string)
CASH
totalSupply() view returns (uint256)
714727974000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAutomatedMarketMakerPairs(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
sellFee(uint256) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account, bool status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(uint256 _amount) returns (bool)
mintFor(address _address, uint256 _amount) returns (bool)
removeMaxWallet()
renounceOwnership()
safeTokenTransfer(address _to, uint256 _amount)
setAutomatedMarketMakerPair(address pair, bool value)
stopSwapLogic(bool _status)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AccountExcludeFromFee(address account, bool status)
Approval(address indexed owner, address indexed spender, uint256 value)
AutomatedMarketMakerPairUpdated(address lpair, bool value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapTokensAmountUpdated(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _ceo, address _treasury, uint256 _initialSupply)
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)