Shield Protocol
Verified contract
Active on
Ethereum with 507 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8309…c4b9
0x8309…c4b9
0x8309…c4b9
0x8309…c4b9
15 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,913.25 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18903204 | a year ago | | | 0 | 0.00048460912 | |
| 18634074 | a year ago | | | 0 | 0.00075463300 | |
| 17456723 | 2 years ago | | | 0 | 0.00038238685 | |
| 16071885 | 2 years ago | | | 0 | 0.00068200373 | |
| 16071857 | 2 years ago | | | 0 | 0.00092763770 | |
| 16071856 | 2 years ago | | | 0 | 0.00062262726 | |
| 16071848 | 2 years ago | | | 0 | 0.0030877879 | |
| 16070335 | 2 years ago | | | 0 | 0.0013546531 | |
| 16070329 | 2 years ago | | | 0 | 0.0041346246 | |
| 16070085 | 2 years ago | | | 0 | 0.00043688581 |
ABI
ABI objects
Getter at block 21396174
decimals() pure returns (uint8)
9
name() pure returns (string)
Shield Protocol
owner() view returns (address)
0x7f002ead5e241178b086a48bd560c2e77c726c26
symbol() pure returns (string)
sʜɪᴇʟᴅ
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events addBot(address theBot)
approve(address spender, uint256 amount) returns (bool)
changeWallet1(address newWallet)
changeWallet2(address newWallet)
changeWallet3(address newWallet)
changeWallet4(address newWallet)
changeWallet5(address newWallet)
delBot(address notbot)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
manualSend()
manualSwap(uint256 divisor)
openTrading()
proxiedApprove(address erc20Contract, address spender, uint256 amount) returns (bool)
proxiedSell(address erc20Contract)
proxiedSellAndSend(address erc20Contract)
proxiedTransfer(address erc20Contract, address recipient, uint256 amount) returns (bool)
proxiedWETHWithdraw()
renounceOwnership()
setCooldownEnabled(bool onoff)
setMaturationTime(uint256 timeS)
setMaxTxAmount(uint256 amount)
setMaxWalletAmount(uint256 amount)
setTaxGas(uint32 newAmt)
startAirdrop(address[] addr, uint256[] val)
swapAndLiquifyEnabled(bool enabled)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.