DickContest
Verified contract
Active on
Ethereum with 21 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 "DickContest"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17681635 | a year ago | | | 0 | 0.00061576856 | |
| 17681445 | a year ago | | | 0 | 0.00085897863 | |
| 17681348 | a year ago | | | 0 | 0.00081307665 | |
| 17681342 | a year ago | | | 0 | 0.00086060018 | |
| 17681331 | a year ago | | | 0 | 0.00088972777 | |
| 17681225 | a year ago | | | 0 | 0.00076375890 | |
| 17681191 | a year ago | | | 0 | 0.00092674016 | |
| 17681191 | a year ago | | | 0 | 0.00092674016 | |
| 17681191 | a year ago | | | 0 | 0.00092674016 | |
| 17681191 | a year ago | | | 0 | 0.00092674016 |
ABI
ABI objects
Getter at block 21099683
_team() view returns (address)
0x78b35f5e60eebccf32495c28901ccdcdd87a21cb
decimals() view returns (uint8)
18
limited() view returns (bool)
true
maxHoldingAmount() view returns (uint256)
6900000000000000000000000
minHoldingAmount() view returns (uint256)
3450000000000000000000000
name() view returns (string)
DickContest
owner() view returns (address)
0xb7f2f4620c630c29b7658cb541cd5f0c1789aa38
saleTax() view returns (bool)
true
symbol() view returns (string)
DICK
totalSupply() view returns (uint256)
718980000000000000000000000
tradable() view returns (bool)
false
uniswapV2() view returns (address)
0x619117ffcec2e55887b7f086499018b6963c2454
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address[] _address)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMinMaxHolding(uint256 _min, uint256 _max)
setRule(bool _limited, bool _selltax, bool trade, address _isExcluded)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblacklist(address[] _address)
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.