Suzaku Inu

Verified contract

Active on Ethereum with 134 txns
Deployed by via 0x87967a19 at 15445587
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xaf07054021dd10c56adbf6a51df958af6d7761fd442842a9d37e487fb7427eda
0xc0b3f8e539d6b5cdeb67305bb993099cfa6b04d18672d0719d000bde6ddd42e5
0x1bc4ffcc763f0d4280b4d63c4d4b7a82262c629d93daf1285d63d267b103b2c4
0x35a5ba9235f066fb3e94bf25160053d9e47132edc4f9cfe3fcd6b8d10c58943c
0x3f94323c9915f93bd497d8afe752654468ce4b3e771a651070b11069e0568264
0x6b5f838c96bbac87e2c10b1901afbcea8b5b8c0dc842cd52df6fe17f70963954
0xb74a8d70204bdecb5804f2925a26d5b84de4b1eae32c4c1b54c23932f65e505d
0x937fdf4fcc566252ccd1c725148af1251a580e9e00055433cebd33a6e2d6116a
0x6b7a662aeb7d5d0c1fb6e0832c8e52e3706e701dab1010cc365788ce0895d9ae
0x0cd4943555db7d19a3411ada7451c303c1d8cc4cad084ed7a42c0ca725ac11cd

Functions
Getter at block 20862293
USDC(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
buyDevFee(view returns (uint256)
3
buyLiquidityFee(view returns (uint256)
1
buyTotalFees(view returns (uint256)
4
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x98aabad1d4fcbc37d9ec84dc969407925f5e16ae
limitsInEffect(view returns (bool)
false
maxTransactionAmount(view returns (uint256)
1000000000000000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000000000000000
name(view returns (string)
Suzaku Inu
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee(view returns (uint256)
3
sellLiquidityFee(view returns (uint256)
1
sellTotalFees(view returns (uint256)
4
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
2000000000000000000000000000000
symbol(view returns (string)
SUZAKU
totalSupply(view returns (uint256)
1000000000000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xb483ca3fd3234bf08763c0956af61afcde0ea73a
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
removeLimits(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _devFeeuint256 _liquidityFee
updateDevWallet(address newDevWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _devFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.