PUTIN404

Verified contract

Active on Ethereum with 29 txns
Deployed by via 0xba5ba0d8 at 19209639
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables

No balances found for "PUTIN404"

0x0ec95efda174e69e20c94db0c3b4b6abf080122451c818864cfa9ff87d020c3b
0x192b81c3a7d4352f49558c97a6697332d664e10b0d78cf905add05fe6e56be6c
0x98602f8020eb350f151c3220de8bd61c3b59a7b70a956ada03771bfb58c5ecd7
0xc9b04a687c89227ca78c6977d72c472f2d6bc2e9a5977ca12ee4029fccea3efa
0xd238584557f66378c0aafa20831b28b0ca1bda9e947e1df98d288819a44c87ff
0x60a11a0b8966fabaf42f7cff927b53345f1891b48f619e9daa136e1022a72b0f
0xc0b65bb6f65d84270c6ea131ea2a5b5af37a28a55ad76168ee0d7c5cb9aa0878
0xaa24de61b8b8e708228cfa6ba316eee165969e2c4d87b83795f4a271cb4fad1c
0x8d1f5cd35e2d7f61d17c4e6ce79c7085e61f88e12271e76a4f57dc7fe9b9134b
0xe57595d4e61edf9202b1f02fcb4d638c7a682fb0fe47b01604672d9c8a29ace8

Functions
Getter at block 21379642
applyTxLimit(view returns (bool)
false
baseTokenURI(view returns (string)
https://ipfs.io/ipfs/bafybeiakidkn3zbtplxngpxfbskcmmurpwyieyieu63ofqnpsefpozyguq/
buyLimit(view returns (uint256)
71000000000000000000
buyPUTINTotalFees(view returns (uint256)
1
decimals(view returns (uint8)
18
maxPUTINSwap(view returns (uint256)
710000000000000000
minted(view returns (uint256)
24
name(view returns (string)
PUTIN404
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
sellLimit(view returns (uint256)
71000000000000000000
sellPUTINTotalFees(view returns (uint256)
1
swapPUTINAmount(view returns (uint256)
710000000000000
swapPUTINEnabled(view returns (bool)
true
symbol(view returns (string)
PUTIN404
tPUTINTotal(view returns (uint256)
71000000000000000000
totalSupply(view returns (uint256)
71000000000000000000
tradingPUTINOpen(view returns (bool)
true
treasuryPUTIN(view returns (address)
0x6790fe04bc4dc4f7e1779437faf7ce6aaabdea71
txLimit(view returns (uint256)
71000000000000000000
uniswapV2Pair(view returns (address)
0x29261baa1318b7030f27d679418f2e0229513753
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromPUTINFees(addressview returns (bool)
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
getApproved(uint256view returns (address)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 idview returns (address owner)
tokenURI(uint256 idview returns (string)
userBuylimit(addressview returns (uint256)
userSelllimit(addressview returns (uint256)
whitelist(addressview returns (bool)
State-modifying
acceptOwnership(
approve(address spenderuint256 amountOrIdreturns (bool)
createPUTINTradingPair(payable 
enableTrading(
reducePUTINFees(uint256 _buyFeesuint256 _sellFees
removeLimits(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setNameSymbol(string _namestring _symbol
setPUTINLimits(uint256 _buylimituint256 _selllimit
setTokenURI(string _tokenURI
setWhitelist(address targetbool state
startApplyingLimit(
stopApplyingLimit(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountOrId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ERC20Transfer(address indexed fromaddress indexed touint256 amount
ERC721Approval(address indexed owneraddress indexed spenderuint256 indexed id
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed id
Unpaused(address account
Constructor
constructor(
Fallback and receive
receive(
Errors
AlreadyExists(
EnforcedPause(
ExpectedPause(
InvalidOwner(
InvalidRecipient(
InvalidSender(
NotFound(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
Unauthorized(
UnsafeRecipient(