iProtocol
Verified contract
Active on
Ethereum with 199 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 |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 83.609976 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20233086 | 5 months ago | | | 0 | 0.00050441629 | |
| 18138082 | a year ago | | | 0 | 0.00023357813 | |
| 16173483 | 2 years ago | | | 0 | 0.0013564857 | |
| 13209086 | 3 years ago | | | 0 | 0.0010051377 | |
| 11669484 | 4 years ago | | | 0 | 0.011084314 | |
| 11503727 | 4 years ago | | | 0 | 0.0020070900 | |
| 11503719 | 4 years ago | | | 0 | 0.0056674800 | |
| 11503674 | 4 years ago | | | 0 | 0.0018406910 | |
| 11503673 | 4 years ago | | | 0 | 0.0039894961 | |
| 11503656 | 4 years ago | | | 0 | 0.0077426100 |
ABI
ABI objects
Getter at block 21339272
_weakHandAddress() view returns (address)
0xbf9bc42252028d888390117fbca3e0f04bbc3880
decimals() view returns (uint8)
18
name() view returns (string)
iProtocol
owner() view returns (address)
0x257f0e96876ef611292f7de6db7d9eb2e7997665
symbol() view returns (string)
IYP
totalBurn() view returns (uint256)
367884919554002818764848
totalFees() view returns (uint256)
2943079356432022550120239
totalSupply() view returns (uint256)
132115080445997181235152
uniswapV2Pair() view returns (address)
0xb399f3e7de71e97ed6784300423fab9b5834c5ff
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events addFeelessReceiver(address account)
addFeelessSender(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] amounts)
renounceOwnership()
setMaxTxAmount(uint256 maxTxAmount)
setTaxFee(uint256 taxFee)
setWeakHandAddress(address weakHandAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.