Gates Syndicate

Verified contract

Active on Ethereum with 457 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Gates Syndicate"

0xbd2838e8514da946bef2e740901228fd0fbcc97b8823bf66e80e0b45a1c156e1
0x8b913a38b3fcd1685661d9375f1613f7a8527d1aff04f973f50cac3507f25aa9
0xdf2b48cb0bb6babaeb0632fe1cb20ea50de4a3b196b2a4fa075f191339164c99
0x88405f6626169b026fdf9f0e125a82f34f074599305344523e884b82d201d61c
0xd36db50c52b1eede029f32c58ada8d577fc3727be1bf6d09c86355f00adddfe6
0xcb5576ee93b660294cc1a876d00e006e3033b58537f46f2cb5a01597a7b67f0b
0x7553414cee7fc2f8ce33d88f5067680f7878b477d2e26f8851ffe02a67bb3180
0x1304e99edbb706e844d81a1582883cd1c7392002646f75e7a05b519112c0aa62
0x75b2e22fe96588a55c3a91452c88cdc0333467a842a1c4e59200464b63aed8b4
0xeb9f5593c037a2603ff480f397a950cd607242064d78139004bfa7ccaab410b2

Functions
Getter at block 21444911
DOMAIN_SEPARATOR(view returns (bytes32)
0x0d65d6e92b9cf76aeeb4dad33a38fa64b43427911e289c4d339d484481975e99
decimals(view returns (uint8)
18
maxBuy(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
name(view returns (string)
Gates Syndicate
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
GATES
totalSupply(view returns (uint256)
10000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(address userview returns (uint256)
isAddressExcluded(addressview returns (bool)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
setIsAddressExcluded(address userbool value
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
IsAddressExcludedChanged(address indexed userbool value
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(address treasuryaddress uniV2Routeraddress weth
Fallback and receive

This contract contains no fallback and receive objects.

Errors
MaxBuyExceeded(uint256 maxBuyuint256 amount