The Protocol
Verified contract
Active on
Ethereum with 219 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "The Protocol"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21348409 | 10 days ago | | | 0 | 0.00035382454 | |
| 21341751 | 11 days ago | | | 0 | 0.00037869172 | |
| 21296744 | 17 days ago | | | 0 | 0.00043355978 | |
| 21099438 | a month ago | | | 0 | 0.00023161727 | |
| 21027415 | 2 months ago | | | 0 | 0.00035645517 | |
| 20985738 | 2 months ago | | | 0 | 0.00078839356 | |
| 20940399 | 2 months ago | | | 0 | 0.00056990859 | |
| 20937200 | 2 months ago | | | 0 | 0.00071317425 | |
| 20937186 | 2 months ago | | | 0 | 0.00092791910 | |
| 20917893 | 2 months ago | | | 0 | 0.00047391982 |
ABI
ABI objects
Getter at block 21420190
buyFeeProcent() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0xa52aba256ca3c133d83e467b17d2c15cd583b97b
name() view returns (string)
The Protocol
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeeProcent() view returns (uint256)
0
symbol() view returns (string)
THE
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x95b4073247ad5da4dd4d3a8b9cde1d689d02c7f7
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)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setSwapFees(uint256 newBuyFee, uint256 newSellFee)
startTrading() payable
sweepStuckETH()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckToken(address token)
updateStructure(uint256 maxAmount, uint256 minAmount)
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()
receive()
This contract contains no error objects.